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