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