Mocha Color — HEX, RGB, HSL & CMYK Codes

#9d7651
Format Value
HEX #9d7651
RGB rgb(157, 118, 81)
HSL hsl(29.2, 31.9%, 46.7%)
CMYK cmyk(0%, 24.8%, 48.4%, 38.4%)
HSV hsv(29.2, 48.4%, 61.6%)

mocha color harmonies

Tints & shades of mocha

Tints (lighter)

#a68261 #af8f71 #b89b80 #c1a890 #cab4a0 #d2c1b0 #dbcdc0 #e4dad0 #ede6df #f6f3ef

Shades (darker)

#8f6b4a #806142 #72563b #644b34 #56402c #473625 #392b1d #2b2016 #1d150f #0e0b07

Contrast & accessibility

The quick brown fox

On white · 4.08:1 · AA Large

The quick brown fox

On black · 5.14:1 · AA

Recommended text color: #000000

Use mocha in code

CSS color: #9d7651;
SCSS $color: #9d7651;
Tailwind bg-[#9d7651]
Swift UIColor(red: 0.616, green: 0.463, blue: 0.318, alpha: 1)
Android Color.parseColor("#9d7651")
Flutter Color(0xFF9D7651)

Colors similar to mocha

Browse all Orange colors →

What is the HEX code for mocha?

The CSS color mocha in HEX format is #9d7651. Use this value directly in CSS, SVG, and most design tools.

How do I use mocha in CSS?

To apply mocha in CSS:

  • Text color: color: #9d7651;
  • Background: background-color: #9d7651;
  • Border: border-color: #9d7651;

What are all the color format values for mocha?

FormatValue
HEX#9d7651
RGBrgb(157, 118, 81)
HSLhsl(29.2, 31.9%, 46.7%)
CMYKcmyk(0%, 24.8%, 48.4%, 38.4%)

How do I convert mocha to HEX?

Select mocha from the color name list in our color converter. The HEX value — #9d7651 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does mocha belong to?

mocha belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 29.2°, saturation 31.9%, lightness 46.7%.

How do I create lighter and darker shades of mocha?

Lighter variant (lightness 61.7%): #bc9d7e. Darker variant (lightness 31.700000000000003%): #6b5037. 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.