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