Coca Mocha
#bd9d95
Coca Mocha is a color with the hex code #bd9d95. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #bd9d95 | |
|---|---|---|
| RGB | rgb(189, 157, 149) | |
| HSL | hsl(12, 23%, 66%) | |
| CMYK | cmyk(0%, 17%, 21%, 26%) | |
| LAB | lab(68, 11, 9) | |
| OKLCH | oklch(0.72 0.04 34) |
Color harmonies
Tints & shades
Code snippets
color: #bd9d95;
background-color: #bd9d95;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFBD9D95)
/* Swift / UIKit */
UIColor(red: 0.74, green: 0.62, blue: 0.58, alpha: 1.0)