Lustful Wishes
#cc4499
Here's everything about the color Lustful Wishes (#cc4499) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cc4499 | |
|---|---|---|
| RGB | rgb(204, 68, 153) | |
| HSL | hsl(323, 57%, 53%) | |
| CMYK | cmyk(0%, 67%, 25%, 20%) | |
| LAB | lab(51, 60, -17) | |
| OKLCH | oklch(0.6 0.192 346) |
Color harmonies
Tints & shades
Code snippets
color: #cc4499;
background-color: #cc4499;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFCC4499)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.27, blue: 0.60, alpha: 1.0)