Not yet Caramel
#b1714c
Here's everything about the color Not yet Caramel (#b1714c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b1714c | |
|---|---|---|
| RGB | rgb(177, 113, 76) | |
| HSL | hsl(22, 40%, 50%) | |
| CMYK | cmyk(0%, 36%, 57%, 31%) | |
| LAB | lab(54, 23, 31) | |
| OKLCH | oklch(0.61 0.096 50) |
Color harmonies
Tints & shades
Code snippets
color: #b1714c;
background-color: #b1714c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFB1714C)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.44, blue: 0.30, alpha: 1.0)