Sweet Desire
#aa33ee
Here's everything about the color Sweet Desire (#aa33ee) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aa33ee | |
|---|---|---|
| RGB | rgb(170, 51, 238) | |
| HSL | hsl(278, 85%, 57%) | |
| CMYK | cmyk(29%, 79%, 0%, 7%) | |
| LAB | lab(48, 68, -72) | |
| OKLCH | oklch(0.59 0.261 309) |
Color harmonies
Tints & shades
Code snippets
color: #aa33ee;
background-color: #aa33ee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-purple-500 /* ≈ #ad46ff */
/* Flutter */
Color(0xFFAA33EE)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.20, blue: 0.93, alpha: 1.0)