Feverish Passion
#de4d7b
Here's everything about the color Feverish Passion (#de4d7b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #de4d7b | |
|---|---|---|
| RGB | rgb(222, 77, 123) | |
| HSL | hsl(341, 69%, 59%) | |
| CMYK | cmyk(0%, 65%, 45%, 13%) | |
| LAB | lab(55, 60, 7) | |
| OKLCH | oklch(0.63 0.183 5) |
Color harmonies
Tints & shades
Code snippets
color: #de4d7b;
background-color: #de4d7b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFDE4D7B)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.30, blue: 0.48, alpha: 1.0)