Warm Neutral
#c1b19d
Here's everything about the color Warm Neutral (#c1b19d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c1b19d | |
|---|---|---|
| RGB | rgb(193, 177, 157) | |
| HSL | hsl(33, 22%, 69%) | |
| CMYK | cmyk(0%, 8%, 19%, 24%) | |
| LAB | lab(73, 3, 12) | |
| OKLCH | oklch(0.77 0.033 73) |
Color harmonies
Tints & shades
Code snippets
color: #c1b19d;
background-color: #c1b19d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFC1B19D)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.69, blue: 0.62, alpha: 1.0)