Hot Cacao
#a5694f
Hot Cacao is a color with the hex code #a5694f. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a5694f | |
|---|---|---|
| RGB | rgb(165, 105, 79) | |
| HSL | hsl(18, 35%, 48%) | |
| CMYK | cmyk(0%, 36%, 52%, 35%) | |
| LAB | lab(51, 23, 25) | |
| OKLCH | oklch(0.58 0.086 44) |
Color harmonies
Tints & shades
Code snippets
color: #a5694f;
background-color: #a5694f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA5694F)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.41, blue: 0.31, alpha: 1.0)