#cfd9de
Zen Color Codes
Code | Value |
---|---|
HEX | #cfd9de |
RGB | rgb(207,217,222) |
HSL | |
CMYK |
Shades of Zen (#cfd9de)
Tints of Zen (#cfd9de)
Zen (#cfd9de) Preview
Text with hexademical color #cfd9de
This text has a font color of #cfd9de
<span style="color: #cfd9de;">Text</span>
#cfd9de background color
This paragraph has a background color of #cfd9de
<p style="background-color: #cfd9de;">Text</p>
#cfd9de border color
This element has a border color of #cfd9de
<div style="border: 2px solid #cfd9de;">Text</div>
CSS codes
.text {color:#cfd9de;}
.background {background-color: #cfd9de;}
.border {border:2px solid #cfd9de;}