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 |
|---|---|---|---|---|---|
#D3DADE | rgb(211, 218, 222) | hsl(202, 14%, 85%) | Cloud Blue | View | |
#D3D7DE | rgb(211, 215, 222) | hsl(218, 14%, 85%) | Cloud Blue | View | |
#D3D4DE | rgb(211, 212, 222) | hsl(235, 14%, 85%) | Cloud Blue | View | |
#D5D3DE | rgb(213, 211, 222) | hsl(251, 14%, 85%) | Light Dusty Navy | View | |
#D8D3DE | rgb(216, 211, 222) | hsl(267, 14%, 85%) | Light Dusty Navy | View |
:root {
--color-1: #D3DADE;
--color-2: #D3D7DE;
--color-3: #D3D4DE;
--color-4: #D5D3DE;
--color-5: #D8D3DE;
}Palettes that share visual characteristics and color harmony.