Chocolate Color
Chocolate is a brown color with hex code #D2691E. This page covers its meaning, all color values, harmonies, colors that go with chocolate, shades, tints, similar colors, CSS examples, FAQs, and WCAG contrast ratios.
Chocolate Color Values
What Does Chocolate Mean?
Chocolate belongs to the brown family of colors. Brown is earth, wood, and coffee, and it behaves accordingly: grounded, unbothered, dependable. Craft brands, leather goods, and rustic interiors all borrow that steadiness. When brown looks cheap, that's a styling choice rather than the color's fault. Chocolate sits at a mid-lightness, which keeps it readable on both white and black without much fuss.
In the ISCC-NBS color naming system, Chocolate is classified as a orange (nearest centroid: deep orange, #BE6516).
Color Harmonies
Complementary
Analogous
Triadic
Colors That Go With Chocolate
Chocolate and #1E87D2 are complements, parked opposite each other on the wheel. Together they hit maximum contrast, so a rough 70/30 split keeps the pairing from shouting.
Analogous neighbors — #D21E2D and #D2C31E, which sit beside chocolate on the wheel. Pairings like this feel calm and settled, which suits backgrounds and gradients.
For an energetic three-color palette, pair chocolate with triadic partners #1ED269 and #691ED2. All three sit evenly spaced around the wheel, so the scheme stays lively without clashing.
Build and test these combinations in our Color Wheel Tool or check text readability with the Contrast Checker.
Tints and Shades
Tints (lighter)
Shades (darker)
Similar Colors
- Alloy Orange —
#C46210(Delta E 4) - Piper —
#C96323(Delta E 5) - Red Stage —
#D05F04(Delta E 7) - Rusty Orange —
#CD5909(Delta E 7) - Rust Orange —
#C45508(Delta E 7)
CSS Examples
.text { color: #D2691E; }
.background { background-color: #D2691E; }
.border { border: 2px solid #D2691E; }
.shadow { box-shadow: 0 4px 6px #D2691E40; }WCAG Contrast
Frequently Asked Questions
What is the hex code for chocolate?
Chocolate has the hex code #D2691E. In RGB notation it is rgb(210, 105, 30), in HSL it is hsl(25, 75%, 47%), and its OKLCH value is 0.634, 0.155, 50.3.
What does the color chocolate mean?
Brown-family colors like chocolate carry distinct psychological associations. Chocolate belongs to the brown family of colors. Brown is earth, wood, and coffee, and it behaves accordingly: grounded, unbothered, dependable. Craft brands, leather goods, and rustic interiors all borrow that steadiness. When brown looks cheap, that's a styling choice rather than the color's fault. Chocolate sits at a mid-lightness, which keeps it readable on both white and black without much fuss.
What colors go with chocolate?
Chocolate has three easy routes: its complement #1E87D2 for punch, its neighbors #D21E2D and #D2C31E for something calmer, or triadic partners #1ED269 and #691ED2 when you want energy.
Is chocolate a standard web color?
Yes — Chocolate is part of the CSS named colors specification, so you can use it directly in CSS as #D2691E or with the keyword form where supported.
How do I make chocolate lighter or darker?
To lighten chocolate, add white to create tints; to darken it, add black to create shades. The tints and shades table above shows five computed steps of each, from #F9E5D7 (lightest tint) to #241205 (darkest shade).
About Chocolate
Chocolate is classified as a Orange in the ISCC-NBS color naming system, within the Brown hue family. It has The color is recognized by CSS3, X11, meodai.
Use our Color Converter to convert #D2691E to any other color format, or explore the Color Wheel to find harmonious color combinations.