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