Frozen Periwinkle
#c9d1ef
Here's everything about the color Frozen Periwinkle (#c9d1ef) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c9d1ef | |
|---|---|---|
| RGB | rgb(201, 209, 239) | |
| HSL | hsl(227, 54%, 86%) | |
| CMYK | cmyk(16%, 13%, 0%, 6%) | |
| LAB | lab(84, 2, -16) | |
| OKLCH | oklch(0.86 0.042 274) |
Color harmonies
Tints & shades
Code snippets
color: #c9d1ef;
background-color: #c9d1ef;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFC9D1EF)
/* Swift / UIKit */
UIColor(red: 0.79, green: 0.82, blue: 0.94, alpha: 1.0)