Space Opera
#5511dd
Here's everything about the color Space Opera (#5511dd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #5511dd | |
|---|---|---|
| RGB | rgb(85, 17, 221) | |
| HSL | hsl(260, 86%, 47%) | |
| CMYK | cmyk(62%, 92%, 0%, 13%) | |
| LAB | lab(31, 62, -90) | |
| OKLCH | oklch(0.46 0.259 284) |
Color harmonies
Tints & shades
Code snippets
color: #5511dd;
background-color: #5511dd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF5511DD)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.07, blue: 0.87, alpha: 1.0)