Opulent Blue
#0055ee
Here's everything about the color Opulent Blue (#0055ee) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #0055ee | |
|---|---|---|
| RGB | rgb(0, 85, 238) | |
| HSL | hsl(219, 100%, 47%) | |
| CMYK | cmyk(100%, 64%, 0%, 7%) | |
| LAB | lab(41, 29, -84) | |
| OKLCH | oklch(0.52 0.24 262) |
Color harmonies
Tints & shades
Code snippets
color: #0055ee;
background-color: #0055ee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF0055EE)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.33, blue: 0.93, alpha: 1.0)