Milk chocolate Color — HEX, RGB, HSL & CMYK Codes

#7f4e1e
Format Value
HEX #7f4e1e
RGB rgb(127, 78, 30)
HSL hsl(29.7, 61.8%, 30.8%)
CMYK cmyk(0%, 38.6%, 76.4%, 50.2%)
HSV hsv(29.7, 76.4%, 49.8%)

milk chocolate color harmonies

Tints & shades of milk chocolate

Tints (lighter)

#8b5e32 #966e47 #a27e5b #ae8e70 #b99e84 #c5af99 #d0bfad #dccfc2 #e8dfd6 #f3efeb

Shades (darker)

#73471b #684019 #5c3916 #513213 #452b10 #3a230e #2e1c0b #231508 #170e05 #0c0703

Contrast & accessibility

The quick brown fox

On white · 6.97:1 · AA

The quick brown fox

On black · 3.01:1 · AA Large

Recommended text color: #ffffff

Use milk chocolate in code

CSS color: #7f4e1e;
SCSS $color: #7f4e1e;
Tailwind bg-[#7f4e1e]
Swift UIColor(red: 0.498, green: 0.306, blue: 0.118, alpha: 1)
Android Color.parseColor("#7f4e1e")
Flutter Color(0xFF7F4E1E)

Colors similar to milk chocolate

Browse all Orange colors →

What is the HEX code for milk chocolate?

The CSS color milk chocolate in HEX format is #7f4e1e. Use this value directly in CSS, SVG, and most design tools.

How do I use milk chocolate in CSS?

To apply milk chocolate in CSS:

  • Text color: color: #7f4e1e;
  • Background: background-color: #7f4e1e;
  • Border: border-color: #7f4e1e;

What are all the color format values for milk chocolate?

FormatValue
HEX#7f4e1e
RGBrgb(127, 78, 30)
HSLhsl(29.7, 61.8%, 30.8%)
CMYKcmyk(0%, 38.6%, 76.4%, 50.2%)

How do I convert milk chocolate to HEX?

Select milk chocolate from the color name list in our color converter. The HEX value — #7f4e1e — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does milk chocolate belong to?

milk chocolate belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 29.7°, saturation 61.8%, lightness 30.8%.

How do I create lighter and darker shades of milk chocolate?

Lighter variant (lightness 45.8%): #bd742d. Darker variant (lightness 15.8%): #41280f. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.