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