Hot Flamin Chilli
#dd180e
Here's everything about the color Hot Flamin Chilli (#dd180e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dd180e | |
|---|---|---|
| RGB | rgb(221, 24, 14) | |
| HSL | hsl(3, 88%, 46%) | |
| CMYK | cmyk(0%, 89%, 94%, 13%) | |
| LAB | lab(48, 70, 59) | |
| OKLCH | oklch(0.57 0.225 29) |
Color harmonies
Tints & shades
Code snippets
color: #dd180e;
background-color: #dd180e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFDD180E)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.09, blue: 0.05, alpha: 1.0)