Pale Sky
#bdf6fe
Pale Sky is a color with the hex code #bdf6fe. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #bdf6fe | |
|---|---|---|
| RGB | rgb(189, 246, 254) | |
| HSL | hsl(187, 97%, 87%) | |
| CMYK | cmyk(26%, 3%, 0%, 0%) | |
| LAB | lab(93, -17, -10) | |
| OKLCH | oklch(0.94 0.058 207) |
Color harmonies
Tints & shades
Code snippets
color: #bdf6fe;
background-color: #bdf6fe;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFBDF6FE)
/* Swift / UIKit */
UIColor(red: 0.74, green: 0.96, blue: 1.00, alpha: 1.0)