Flaming Cherry
#d4202a
Flaming Cherry is a color with the hex code #d4202a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d4202a | |
|---|---|---|
| RGB | rgb(212, 32, 42) | |
| HSL | hsl(357, 74%, 48%) | |
| CMYK | cmyk(0%, 85%, 80%, 17%) | |
| LAB | lab(47, 67, 44) | |
| OKLCH | oklch(0.56 0.211 25) |
Color harmonies
Tints & shades
Code snippets
color: #d4202a;
background-color: #d4202a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFD4202A)
/* Swift / UIKit */
UIColor(red: 0.83, green: 0.13, blue: 0.16, alpha: 1.0)