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, Light Dusty Navy. 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 |
|---|---|---|---|---|---|
#D3D6DE | rgb(211, 214, 222) | hsl(224, 14%, 85%) | Cloud Blue | View | |
#D4D3DE | rgb(212, 211, 222) | hsl(245, 14%, 85%) | Cloud Blue | View | |
#D6D3DE | rgb(214, 211, 222) | hsl(256, 14%, 85%) | Light Dusty Navy | View | |
#D9D3DE | rgb(217, 211, 222) | hsl(273, 14%, 85%) | Light Dusty Navy | View | |
#DCD3DE | rgb(220, 211, 222) | hsl(289, 14%, 85%) | Light Dusty Purple | View |
:root {
--color-1: #D3D6DE;
--color-2: #D4D3DE;
--color-3: #D6D3DE;
--color-4: #D9D3DE;
--color-5: #DCD3DE;
}Palettes that share visual characteristics and color harmony.