Feverish
#dd6677
Here's everything about the color Feverish (#dd6677) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dd6677 | |
|---|---|---|
| RGB | rgb(221, 102, 119) | |
| HSL | hsl(351, 64%, 63%) | |
| CMYK | cmyk(0%, 54%, 46%, 13%) | |
| LAB | lab(59, 49, 14) | |
| OKLCH | oklch(0.66 0.149 13) |
Color harmonies
Tints & shades
Code snippets
color: #dd6677;
background-color: #dd6677;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFDD6677)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.40, blue: 0.47, alpha: 1.0)