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 Deep Dusty Blue, Dark Dusty Blue, Dusty 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 |
|---|---|---|---|---|---|
#2C2D3A | rgb(44, 45, 58) | hsl(236, 14%, 20%) | Deep Dusty Blue | View | |
#4D4E66 | rgb(77, 78, 102) | hsl(238, 14%, 35%) | Dark Dusty Blue | View | |
#6E7091 | rgb(110, 112, 145) | hsl(237, 14%, 50%) | Dusty Blue | View | |
#999BB2 | rgb(153, 155, 178) | hsl(235, 14%, 65%) | Dusty Blue | View | |
#C5C6D3 | rgb(197, 198, 211) | hsl(236, 14%, 80%) | Cloud Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Dusty Blue and Dark Dusty Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2C2D3A;
--color-2: #4D4E66;
--color-3: #6E7091;
--color-4: #999BB2;
--color-5: #C5C6D3;
}Palettes that share visual characteristics and color harmony.