Nordic Breeze
#d3dde7
Nordic Breeze is a color with the hex code #d3dde7. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d3dde7 | |
|---|---|---|
| RGB | rgb(211, 221, 231) | |
| HSL | hsl(210, 29%, 87%) | |
| CMYK | cmyk(9%, 4%, 0%, 9%) | |
| LAB | lab(88, -2, -6) | |
| OKLCH | oklch(0.89 0.017 248) |
Color harmonies
Tints & shades
Code snippets
color: #d3dde7;
background-color: #d3dde7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD3DDE7)
/* Swift / UIKit */
UIColor(red: 0.83, green: 0.87, blue: 0.91, alpha: 1.0)