8 Bit Eggplant
#990066
Here's everything about the color 8 Bit Eggplant (#990066) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #990066 | |
|---|---|---|
| RGB | rgb(153, 0, 102) | |
| HSL | hsl(320, 100%, 30%) | |
| CMYK | cmyk(0%, 100%, 33%, 40%) | |
| LAB | lab(34, 59, -13) | |
| OKLCH | oklch(0.45 0.189 349) |
Color harmonies
Tints & shades
Code snippets
color: #990066;
background-color: #990066;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF990066)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.00, blue: 0.40, alpha: 1.0)