Cacao Nibs
#80442f
Here's everything about the color Cacao Nibs (#80442f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #80442f | |
|---|---|---|
| RGB | rgb(128, 68, 47) | |
| HSL | hsl(16, 46%, 34%) | |
| CMYK | cmyk(0%, 47%, 63%, 50%) | |
| LAB | lab(36, 25, 25) | |
| OKLCH | oklch(0.46 0.089 40) |
Color harmonies
Tints & shades
Code snippets
color: #80442f;
background-color: #80442f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF80442F)
/* Swift / UIKit */
UIColor(red: 0.50, green: 0.27, blue: 0.18, alpha: 1.0)