Warming Heart
#d44b3b
Warming Heart is a color with the hex code #d44b3b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d44b3b | |
|---|---|---|
| RGB | rgb(212, 75, 59) | |
| HSL | hsl(6, 64%, 53%) | |
| CMYK | cmyk(0%, 65%, 72%, 17%) | |
| LAB | lab(52, 54, 40) | |
| OKLCH | oklch(0.6 0.175 30) |
Color harmonies
Tints & shades
Code snippets
color: #d44b3b;
background-color: #d44b3b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFD44B3B)
/* Swift / UIKit */
UIColor(red: 0.83, green: 0.29, blue: 0.23, alpha: 1.0)