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