Chocolate Hex Code — #D2691E

RGB, HSL, and CMYK values for Chocolate.

Chocolate Color Values

FormatValue
HEX#D2691E
RGBrgb(210, 105, 30)
HSLhsl(25, 75%, 47%)
CMYKcmyk(0%, 50%, 86%, 18%)
Want to explore more shades? Use our Color Converter

About Chocolate

Color psychology: Comfort, sweetness.

Chocolate (#D2691E) is a medium shade of brown. It's commonly used in web design, graphic design, and branding where comfort, sweetness are desired associations.

How to Use Chocolate in CSS

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

/* Using RGB */
color: rgb(210, 105, 30);

/* Using HSL */
color: hsl(25, 75%, 47%);

Colors That Go With Chocolate

Complementary

Analogous

Triadic

Similar Shades of Brown

Frequently Asked Questions