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 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 |
|---|---|---|---|---|---|
#D2D4DF | rgb(210, 212, 223) | hsl(231, 17%, 85%) | Cloud Blue | View | |
#D4D2DF | rgb(212, 210, 223) | hsl(249, 17%, 85%) | Cloud Blue | View | |
#D7D2DF | rgb(215, 210, 223) | hsl(263, 17%, 85%) | Light Muted Navy | View | |
#DAD2DF | rgb(218, 210, 223) | hsl(277, 17%, 85%) | Light Muted Purple | View | |
#DED2DF | rgb(222, 210, 223) | hsl(295, 17%, 85%) | Light Muted Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Cloud Blue and Cloud Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #D2D4DF;
--color-2: #D4D2DF;
--color-3: #D7D2DF;
--color-4: #DAD2DF;
--color-5: #DED2DF;
}Palettes that share visual characteristics and color harmony.