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?
| 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%) |
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.