HEX
#
RGB
HSL

#FDF5E6 CSS / HTML Preview

Text with hexadecimal color #FDF5E6

This text has a font color of #FDF5E6.

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

This element has a border color of #FDF5E6.

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

This paragraph has a background color of #FDF5E6.

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