Cornsilk Hex Code — #FFF8DC

RGB, HSL, and CMYK values for Cornsilk.

Cornsilk Color Values

FormatValue
HEX#FFF8DC
RGBrgb(255, 248, 220)
HSLhsl(48, 100%, 93%)
CMYKcmyk(0%, 3%, 14%, 0%)
Want to explore more shades? Use our Color Converter

About Cornsilk

Color psychology: Warmth, simplicity.

Cornsilk (#FFF8DC) is a light shade of brown. It's commonly used in web design, graphic design, and branding where warmth, simplicity are desired associations.

How to Use Cornsilk in CSS

/* Using HEX */
color: #FFF8DC;
background-color: #FFF8DC;

/* Using RGB */
color: rgb(255, 248, 220);

/* Using HSL */
color: hsl(48, 100%, 93%);

Colors That Go With Cornsilk

Complementary

Analogous

Triadic

Similar Shades of Brown

Frequently Asked Questions