Burlywood Hex Code — #DEB887

RGB, HSL, and CMYK values for Burlywood.

Burlywood Color Values

FormatValue
HEX#DEB887
RGBrgb(222, 184, 135)
HSLhsl(34, 57%, 70%)
CMYKcmyk(0%, 17%, 39%, 13%)
Want to explore more shades? Use our Color Converter

About Burlywood

Color psychology: Calmness, warmth.

Burlywood (#DEB887) is a medium shade of brown. It's commonly used in web design, graphic design, and branding where calmness, warmth are desired associations.

How to Use Burlywood in CSS

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

/* Using RGB */
color: rgb(222, 184, 135);

/* Using HSL */
color: hsl(34, 57%, 70%);

Colors That Go With Burlywood

Complementary

Analogous

Triadic

Similar Shades of Brown

Frequently Asked Questions