Beige Hex Code — #F5F5DC

RGB, HSL, and CMYK values for Beige.

Beige Color Values

FormatValue
HEX#F5F5DC
RGBrgb(245, 245, 220)
HSLhsl(60, 56%, 91%)
CMYKcmyk(0%, 0%, 10%, 4%)
Want to explore more shades? Use our Color Converter

About Beige

Color psychology: Simplicity, calm.

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

How to Use Beige in CSS

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

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

/* Using HSL */
color: hsl(60, 56%, 91%);

Colors That Go With Beige

Complementary

Analogous

Triadic

Similar Shades of Brown

Frequently Asked Questions