Pinky Swear
#eeaaee
Here's everything about the color Pinky Swear (#eeaaee) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eeaaee | |
|---|---|---|
| RGB | rgb(238, 170, 238) | |
| HSL | hsl(300, 67%, 80%) | |
| CMYK | cmyk(0%, 29%, 0%, 7%) | |
| LAB | lab(78, 34, -24) | |
| OKLCH | oklch(0.82 0.118 327) |
Color harmonies
Tints & shades
Code snippets
color: #eeaaee;
background-color: #eeaaee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFEEAAEE)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.67, blue: 0.93, alpha: 1.0)