Old Heart
#e66a77
Here's everything about the color Old Heart (#e66a77) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e66a77 | |
|---|---|---|
| RGB | rgb(230, 106, 119) | |
| HSL | hsl(354, 71%, 66%) | |
| CMYK | cmyk(0%, 54%, 48%, 10%) | |
| LAB | lab(61, 50, 17) | |
| OKLCH | oklch(0.68 0.154 16) |
Color harmonies
Tints & shades
Code snippets
color: #e66a77;
background-color: #e66a77;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFE66A77)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.42, blue: 0.47, alpha: 1.0)