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