Nebula
#a104c3
Here's everything about the color Nebula (#a104c3) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a104c3 | |
|---|---|---|
| RGB | rgb(161, 4, 195) | |
| HSL | hsl(289, 96%, 39%) | |
| CMYK | cmyk(17%, 98%, 0%, 24%) | |
| LAB | lab(40, 70, -60) | |
| OKLCH | oklch(0.52 0.251 318) |
Color harmonies
Tints & shades
Code snippets
color: #a104c3;
background-color: #a104c3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-purple-500 /* ≈ #ad46ff */
/* Flutter */
Color(0xFFA104C3)
/* Swift / UIKit */
UIColor(red: 0.63, green: 0.02, blue: 0.76, alpha: 1.0)