Chocolate Bliss
#7f6054
Here's everything about the color Chocolate Bliss (#7f6054) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7f6054 | |
|---|---|---|
| RGB | rgb(127, 96, 84) | |
| HSL | hsl(17, 20%, 41%) | |
| CMYK | cmyk(0%, 24%, 34%, 50%) | |
| LAB | lab(44, 12, 12) | |
| OKLCH | oklch(0.52 0.045 42) |
Color harmonies
Tints & shades
Code snippets
color: #7f6054;
background-color: #7f6054;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF7F6054)
/* Swift / UIKit */
UIColor(red: 0.50, green: 0.38, blue: 0.33, alpha: 1.0)