Happy Hearts
#d46362
Happy Hearts is a color with the hex code #d46362. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d46362 | |
|---|---|---|
| RGB | rgb(212, 99, 98) | |
| HSL | hsl(1, 57%, 61%) | |
| CMYK | cmyk(0%, 53%, 54%, 17%) | |
| LAB | lab(56, 45, 23) | |
| OKLCH | oklch(0.64 0.143 22) |
Color harmonies
Tints & shades
Code snippets
color: #d46362;
background-color: #d46362;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFD46362)
/* Swift / UIKit */
UIColor(red: 0.83, green: 0.39, blue: 0.38, alpha: 1.0)