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, Light Muted Navy, Light Muted 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 |
|---|---|---|---|---|---|
#D0D0DC | rgb(208, 208, 220) | hsl(240, 15%, 84%) | Cloud Blue | View | |
#D3D0DC | rgb(211, 208, 220) | hsl(255, 15%, 84%) | Light Muted Navy | View | |
#D6D0DC | rgb(214, 208, 220) | hsl(270, 15%, 84%) | Light Muted Navy | View | |
#D9D0DC | rgb(217, 208, 220) | hsl(285, 15%, 84%) | Light Muted Purple | View | |
#DCD0DC | rgb(220, 208, 220) | hsl(300, 15%, 84%) | Light Muted Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Cloud Blue and Light Muted Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #D0D0DC;
--color-2: #D3D0DC;
--color-3: #D6D0DC;
--color-4: #D9D0DC;
--color-5: #DCD0DC;
}Palettes that share visual characteristics and color harmony.