Young at Heart
#d5a1a9
Young at Heart is a color with the hex code #d5a1a9. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d5a1a9 | |
|---|---|---|
| RGB | rgb(213, 161, 169) | |
| HSL | hsl(351, 38%, 73%) | |
| CMYK | cmyk(0%, 24%, 21%, 16%) | |
| LAB | lab(71, 21, 4) | |
| OKLCH | oklch(0.76 0.062 8) |
Color harmonies
Tints & shades
Code snippets
color: #d5a1a9;
background-color: #d5a1a9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFD5A1A9)
/* Swift / UIKit */
UIColor(red: 0.84, green: 0.63, blue: 0.66, alpha: 1.0)