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