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