HEX
#
RGB
HSL

#F0E68C CSS / HTML Preview

Text with hexadecimal color #F0E68C

This text has a font color of #F0E68C.

<span style="color:#F0E68C;">Your text here</span>
#F0E68C border color

This element has a border color of #F0E68C.

<div style="border:2px solid #F0E68C;">Content here</div>
#F0E68C background color

This paragraph has a background color of #F0E68C.

<p style="background-color:#F0E68C;">Content here</p>
CSS codes
.text {color:#F0E68C;}
.background {background-color:#F0E68C;}
.border {border:1px solid #F0E68C;}