Meteor Shower
#5533ff
Here's everything about the color Meteor Shower (#5533ff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #5533ff | |
|---|---|---|
| RGB | rgb(85, 51, 255) | |
| HSL | hsl(250, 100%, 60%) | |
| CMYK | cmyk(67%, 80%, 0%, 0%) | |
| LAB | lab(39, 58, -97) | |
| OKLCH | oklch(0.52 0.275 278) |
Color harmonies
Tints & shades
Code snippets
color: #5533ff;
background-color: #5533ff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF5533FF)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.20, blue: 1.00, alpha: 1.0)