Fever Dream
#dd5577
Here's everything about the color Fever Dream (#dd5577) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dd5577 | |
|---|---|---|
| RGB | rgb(221, 85, 119) | |
| HSL | hsl(345, 67%, 60%) | |
| CMYK | cmyk(0%, 62%, 46%, 13%) | |
| LAB | lab(56, 56, 10) | |
| OKLCH | oklch(0.64 0.171 8) |
Color harmonies
Tints & shades
Code snippets
color: #dd5577;
background-color: #dd5577;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFDD5577)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.33, blue: 0.47, alpha: 1.0)