Aubergine
#372528
Aubergine is a color with the hex code #372528. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #372528 | |
|---|---|---|
| RGB | rgb(55, 37, 40) | |
| HSL | hsl(350, 20%, 18%) | |
| CMYK | cmyk(0%, 33%, 27%, 78%) | |
| LAB | lab(17, 9, 2) | |
| OKLCH | oklch(0.29 0.028 8) |
Color harmonies
Tints & shades
Code snippets
color: #372528;
background-color: #372528;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF372528)
/* Swift / UIKit */
UIColor(red: 0.22, green: 0.15, blue: 0.16, alpha: 1.0)