Dangerous Affair
#d00220
Here's everything about the color Dangerous Affair (#d00220) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d00220 | |
|---|---|---|
| RGB | rgb(208, 2, 32) | |
| HSL | hsl(351, 98%, 41%) | |
| CMYK | cmyk(0%, 99%, 85%, 18%) | |
| LAB | lab(44, 69, 47) | |
| OKLCH | oklch(0.54 0.219 25) |
Color harmonies
Tints & shades
Code snippets
color: #d00220;
background-color: #d00220;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFD00220)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.01, blue: 0.13, alpha: 1.0)