Heirloom Blush
#e3664c
Heirloom Blush is a color with the hex code #e3664c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e3664c | |
|---|---|---|
| RGB | rgb(227, 102, 76) | |
| HSL | hsl(10, 73%, 59%) | |
| CMYK | cmyk(0%, 55%, 67%, 11%) | |
| LAB | lab(59, 48, 39) | |
| OKLCH | oklch(0.66 0.162 33) |
Color harmonies
Tints & shades
Code snippets
color: #e3664c;
background-color: #e3664c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFE3664C)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.40, blue: 0.30, alpha: 1.0)