Frail Fuchsia
#ee88ee
Here's everything about the color Frail Fuchsia (#ee88ee) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee88ee | |
|---|---|---|
| RGB | rgb(238, 136, 238) | |
| HSL | hsl(300, 75%, 73%) | |
| CMYK | cmyk(0%, 43%, 0%, 7%) | |
| LAB | lab(71, 50, -35) | |
| OKLCH | oklch(0.77 0.176 327) |
Color harmonies
Tints & shades
Code snippets
color: #ee88ee;
background-color: #ee88ee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFEE88EE)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.53, blue: 0.93, alpha: 1.0)