Herbes de Provence
#3a5f49
Here's everything about the color Herbes de Provence (#3a5f49) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #3a5f49 | |
|---|---|---|
| RGB | rgb(58, 95, 73) | |
| HSL | hsl(144, 24%, 30%) | |
| CMYK | cmyk(39%, 0%, 23%, 63%) | |
| LAB | lab(37, -18, 8) | |
| OKLCH | oklch(0.45 0.056 157) |
Color harmonies
Tints & shades
Code snippets
color: #3a5f49;
background-color: #3a5f49;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF3A5F49)
/* Swift / UIKit */
UIColor(red: 0.23, green: 0.37, blue: 0.29, alpha: 1.0)