Olive Niçoise
#88432e
Looking for the precise values behind Olive Niçoise (#88432e)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #88432e | |
|---|---|---|
| RGB | rgb(136, 67, 46) | |
| HSL | hsl(14, 49%, 36%) | |
| CMYK | cmyk(0%, 51%, 66%, 47%) | |
| LAB | lab(37, 29, 27) | |
| OKLCH | oklch(0.47 0.1 38) |
Color harmonies
Tints & shades
Code snippets
color: #88432e;
background-color: #88432e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF88432E)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.26, blue: 0.18, alpha: 1.0)