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