Eggplant
#430541
Eggplant is a color with the hex code #430541. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #430541 | |
|---|---|---|
| RGB | rgb(67, 5, 65) | |
| HSL | hsl(302, 86%, 14%) | |
| CMYK | cmyk(0%, 93%, 3%, 74%) | |
| LAB | lab(14, 34, -21) | |
| OKLCH | oklch(0.27 0.116 330) |
Color harmonies
Tints & shades
Code snippets
color: #430541;
background-color: #430541;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF430541)
/* Swift / UIKit */
UIColor(red: 0.26, green: 0.02, blue: 0.25, alpha: 1.0)