Blustering Blue
#4411ff
Here's everything about the color Blustering Blue (#4411ff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4411ff | |
|---|---|---|
| RGB | rgb(68, 17, 255) | |
| HSL | hsl(253, 100%, 53%) | |
| CMYK | cmyk(73%, 93%, 0%, 0%) | |
| LAB | lab(33, 67, -105) | |
| OKLCH | oklch(0.48 0.296 275) |
Color harmonies
Tints & shades
Code snippets
color: #4411ff;
background-color: #4411ff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF4411FF)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.07, blue: 1.00, alpha: 1.0)