Fuchsia Nebula
#7722aa
Here's everything about the color Fuchsia Nebula (#7722aa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7722aa | |
|---|---|---|
| RGB | rgb(119, 34, 170) | |
| HSL | hsl(278, 67%, 40%) | |
| CMYK | cmyk(30%, 80%, 0%, 33%) | |
| LAB | lab(33, 53, -56) | |
| OKLCH | oklch(0.46 0.202 308) |
Color harmonies
Tints & shades
Code snippets
color: #7722aa;
background-color: #7722aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-violet-500 /* ≈ #8e51ff */
/* Flutter */
Color(0xFF7722AA)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.13, blue: 0.67, alpha: 1.0)