Wheat Hex Code — #F5DEB3

RGB, HSL, and CMYK values for Wheat.

Wheat Color Values

FormatValue
HEX#F5DEB3
RGBrgb(245, 222, 179)
HSLhsl(39, 77%, 83%)
CMYKcmyk(0%, 9%, 27%, 4%)
Want to explore more shades? Use our Color Converter

About Wheat

Color psychology: Naturalness, simplicity.

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

How to Use Wheat in CSS

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

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

/* Using HSL */
color: hsl(39, 77%, 83%);

Colors That Go With Wheat

Complementary

Analogous

Triadic

Similar Shades of Brown

Frequently Asked Questions