Frappé au Chocolat
#9a6840
Looking for the precise values behind Frappé au Chocolat (#9a6840)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #9a6840 | |
|---|---|---|
| RGB | rgb(154, 104, 64) | |
| HSL | hsl(27, 41%, 43%) | |
| CMYK | cmyk(0%, 32%, 58%, 40%) | |
| LAB | lab(49, 17, 31) | |
| OKLCH | oklch(0.56 0.085 59) |
Color harmonies
Tints & shades
Code snippets
color: #9a6840;
background-color: #9a6840;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF9A6840)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.41, blue: 0.25, alpha: 1.0)