Fatty Fuchsia
#ee0077
Here's everything about the color Fatty Fuchsia (#ee0077) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee0077 | |
|---|---|---|
| RGB | rgb(238, 0, 119) | |
| HSL | hsl(330, 100%, 47%) | |
| CMYK | cmyk(0%, 100%, 50%, 7%) | |
| LAB | lab(52, 80, 6) | |
| OKLCH | oklch(0.61 0.247 2) |
Color harmonies
Tints & shades
Code snippets
color: #ee0077;
background-color: #ee0077;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFEE0077)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.00, blue: 0.47, alpha: 1.0)