Soft Cashmere
#efb6d8
Soft Cashmere is a color with the hex code #efb6d8. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #efb6d8 | |
|---|---|---|
| RGB | rgb(239, 182, 216) | |
| HSL | hsl(324, 64%, 83%) | |
| CMYK | cmyk(0%, 24%, 10%, 6%) | |
| LAB | lab(80, 25, -9) | |
| OKLCH | oklch(0.84 0.079 342) |
Color harmonies
Tints & shades
Code snippets
color: #efb6d8;
background-color: #efb6d8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFEFB6D8)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.71, blue: 0.85, alpha: 1.0)