Midnight Aubergine
#853c69
Here's everything about the color Midnight Aubergine (#853c69) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #853c69 | |
|---|---|---|
| RGB | rgb(133, 60, 105) | |
| HSL | hsl(323, 38%, 38%) | |
| CMYK | cmyk(0%, 55%, 21%, 48%) | |
| LAB | lab(37, 36, -11) | |
| OKLCH | oklch(0.47 0.115 345) |
Color harmonies
Tints & shades
Code snippets
color: #853c69;
background-color: #853c69;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF853C69)
/* Swift / UIKit */
UIColor(red: 0.52, green: 0.24, blue: 0.41, alpha: 1.0)