Pink Bliss
#e3abce
Pink Bliss is a color with the hex code #e3abce. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e3abce | |
|---|---|---|
| RGB | rgb(227, 171, 206) | |
| HSL | hsl(323, 50%, 78%) | |
| CMYK | cmyk(0%, 25%, 9%, 11%) | |
| LAB | lab(76, 25, -9) | |
| OKLCH | oklch(0.8 0.08 341) |
Color harmonies
Tints & shades
Code snippets
color: #e3abce;
background-color: #e3abce;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFE3ABCE)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.67, blue: 0.81, alpha: 1.0)