Fresh Blue of Bel Air
#069af3
Fresh Blue of Bel Air, represented by the hex value #069af3, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #069af3 | |
|---|---|---|
| RGB | rgb(6, 154, 243) | |
| HSL | hsl(203, 95%, 49%) | |
| CMYK | cmyk(98%, 37%, 0%, 5%) | |
| LAB | lab(60, -9, -55) | |
| OKLCH | oklch(0.66 0.168 246) |
Color harmonies
Tints & shades
Code snippets
color: #069af3;
background-color: #069af3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-sky-500 /* ≈ #00a6f4 */
/* Flutter */
Color(0xFF069AF3)
/* Swift / UIKit */
UIColor(red: 0.02, green: 0.60, blue: 0.95, alpha: 1.0)