Icy Plains
#cfdafb
Here's everything about the color Icy Plains (#cfdafb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cfdafb | |
|---|---|---|
| RGB | rgb(207, 218, 251) | |
| HSL | hsl(225, 85%, 90%) | |
| CMYK | cmyk(18%, 13%, 0%, 2%) | |
| LAB | lab(87, 1, -18) | |
| OKLCH | oklch(0.89 0.047 271) |
Color harmonies
Tints & shades
Code snippets
color: #cfdafb;
background-color: #cfdafb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFCFDAFB)
/* Swift / UIKit */
UIColor(red: 0.81, green: 0.85, blue: 0.98, alpha: 1.0)