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