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 |
|---|---|---|---|---|---|
#D2D9DF | rgb(210, 217, 223) | hsl(208, 17%, 85%) | Cloud Blue | View | |
#D2D5DF | rgb(210, 213, 223) | hsl(226, 17%, 85%) | Cloud Blue | View | |
#D2D2DF | rgb(210, 210, 223) | hsl(240, 17%, 85%) | Cloud Blue | View | |
#D5D2DF | rgb(213, 210, 223) | hsl(254, 17%, 85%) | Light Muted Navy | View | |
#D9D2DF | rgb(217, 210, 223) | hsl(272, 17%, 85%) | Light Muted Navy | View |
:root {
--color-1: #D2D9DF;
--color-2: #D2D5DF;
--color-3: #D2D2DF;
--color-4: #D5D2DF;
--color-5: #D9D2DF;
}Palettes that share visual characteristics and color harmony.