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