Demonic Kiss
#d02b48
Here's everything about the color Demonic Kiss (#d02b48) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d02b48 | |
|---|---|---|
| RGB | rgb(208, 43, 72) | |
| HSL | hsl(349, 66%, 49%) | |
| CMYK | cmyk(0%, 79%, 65%, 18%) | |
| LAB | lab(47, 64, 27) | |
| OKLCH | oklch(0.56 0.199 18) |
Color harmonies
Tints & shades
Code snippets
color: #d02b48;
background-color: #d02b48;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFD02B48)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.17, blue: 0.28, alpha: 1.0)