She Loves Pink
#e39b96
Here's everything about the color She Loves Pink (#e39b96) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e39b96 | |
|---|---|---|
| RGB | rgb(227, 155, 150) | |
| HSL | hsl(4, 58%, 74%) | |
| CMYK | cmyk(0%, 32%, 34%, 11%) | |
| LAB | lab(71, 27, 14) | |
| OKLCH | oklch(0.76 0.087 24) |
Color harmonies
Tints & shades
Code snippets
color: #e39b96;
background-color: #e39b96;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFE39B96)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.61, blue: 0.59, alpha: 1.0)