Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A 5-color combination featuring Cloud Blue, Cloud Blue, Cloud Blue. Perfect for UI design, branding identities, and digital illustrations.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#C9D1D9 | rgb(201, 209, 217) | hsl(210, 17%, 82%) | Cloud Blue | View | |
#C9CDD9 | rgb(201, 205, 217) | hsl(225, 17%, 82%) | Cloud Blue | View | |
#C9C9D9 | rgb(201, 201, 217) | hsl(240, 17%, 82%) | Cloud Blue | View | |
#CDC9D9 | rgb(205, 201, 217) | hsl(255, 17%, 82%) | Light Muted Navy | View | |
#D1C9D9 | rgb(209, 201, 217) | hsl(270, 17%, 82%) | Light Muted Navy | View |
:root {
--color-1: #C9D1D9;
--color-2: #C9CDD9;
--color-3: #C9C9D9;
--color-4: #CDC9D9;
--color-5: #D1C9D9;
}Palettes that share visual characteristics and color harmony.