Linen Hex Code — #FAF0E6

RGB, HSL, and CMYK values for Linen.

Linen Color Values

FormatValue
HEX#FAF0E6
RGBrgb(250, 240, 230)
HSLhsl(30, 67%, 94%)
CMYKcmyk(0%, 4%, 8%, 2%)
Want to explore more shades? Use our Color Converter

About Linen

Color psychology: Naturalness, comfort.

Linen (#FAF0E6) is a light shade of white. It's commonly used in web design, graphic design, and branding where naturalness, comfort are desired associations.

How to Use Linen in CSS

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

/* Using RGB */
color: rgb(250, 240, 230);

/* Using HSL */
color: hsl(30, 67%, 94%);

Colors That Go With Linen

Complementary

Analogous

Triadic

Similar Shades of White

Frequently Asked Questions