Kinky Pinky
#ee55cc
Here's everything about the color Kinky Pinky (#ee55cc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee55cc | |
|---|---|---|
| RGB | rgb(238, 85, 204) | |
| HSL | hsl(313, 82%, 63%) | |
| CMYK | cmyk(0%, 64%, 14%, 7%) | |
| LAB | lab(61, 68, -31) | |
| OKLCH | oklch(0.69 0.226 338) |
Color harmonies
Tints & shades
Code snippets
color: #ee55cc;
background-color: #ee55cc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFEE55CC)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.33, blue: 0.80, alpha: 1.0)