Once in a Blue Moon
#0044bb
Here's everything about the color Once in a Blue Moon (#0044bb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #0044bb | |
|---|---|---|
| RGB | rgb(0, 68, 187) | |
| HSL | hsl(218, 100%, 37%) | |
| CMYK | cmyk(100%, 64%, 0%, 27%) | |
| LAB | lab(32, 22, -69) | |
| OKLCH | oklch(0.44 0.196 262) |
Color harmonies
Tints & shades
Code snippets
color: #0044bb;
background-color: #0044bb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF0044BB)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.27, blue: 0.73, alpha: 1.0)