New Heights
#d0e5f2
Here's everything about the color New Heights (#d0e5f2) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d0e5f2 | |
|---|---|---|
| RGB | rgb(208, 229, 242) | |
| HSL | hsl(203, 57%, 88%) | |
| CMYK | cmyk(14%, 5%, 0%, 5%) | |
| LAB | lab(90, -5, -9) | |
| OKLCH | oklch(0.91 0.029 235) |
Color harmonies
Tints & shades
Code snippets
color: #d0e5f2;
background-color: #d0e5f2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFD0E5F2)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.90, blue: 0.95, alpha: 1.0)