Majestic Eggplant
#443388
Here's everything about the color Majestic Eggplant (#443388) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #443388 | |
|---|---|---|
| RGB | rgb(68, 51, 136) | |
| HSL | hsl(252, 45%, 37%) | |
| CMYK | cmyk(50%, 63%, 0%, 47%) | |
| LAB | lab(27, 26, -46) | |
| OKLCH | oklch(0.39 0.136 288) |
Color harmonies
Tints & shades
Code snippets
color: #443388;
background-color: #443388;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF443388)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.20, blue: 0.53, alpha: 1.0)