Diva Mecha
#ee99ee
Here's everything about the color Diva Mecha (#ee99ee) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee99ee | |
|---|---|---|
| RGB | rgb(238, 153, 238) | |
| HSL | hsl(300, 71%, 77%) | |
| CMYK | cmyk(0%, 36%, 0%, 7%) | |
| LAB | lab(74, 42, -29) | |
| OKLCH | oklch(0.8 0.148 327) |
Color harmonies
Tints & shades
Code snippets
color: #ee99ee;
background-color: #ee99ee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFEE99EE)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.60, blue: 0.93, alpha: 1.0)