Blue Öyster Cult
#5577ee
Here's everything about the color Blue Öyster Cult (#5577ee) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #5577ee | |
|---|---|---|
| RGB | rgb(85, 119, 238) | |
| HSL | hsl(227, 82%, 63%) | |
| CMYK | cmyk(64%, 50%, 0%, 7%) | |
| LAB | lab(52, 17, -65) | |
| OKLCH | oklch(0.61 0.183 268) |
Color harmonies
Tints & shades
Code snippets
color: #5577ee;
background-color: #5577ee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-blue-500 /* ≈ #2b7fff */
/* Flutter */
Color(0xFF5577EE)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.47, blue: 0.93, alpha: 1.0)