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 |
|---|---|---|---|---|---|
#2C303A | rgb(44, 48, 58) | hsl(223, 14%, 20%) | Deep Dusty Blue | View | |
#4E5465 | rgb(78, 84, 101) | hsl(224, 13%, 35%) | Dark Dusty Blue | View | |
#6F7890 | rgb(111, 120, 144) | hsl(224, 13%, 50%) | Dusty Blue | View | |
#9AA0B1 | rgb(154, 160, 177) | hsl(224, 13%, 65%) | Dusty Blue | View | |
#C5C9D3 | rgb(197, 201, 211) | hsl(223, 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: #2C303A;
--color-2: #4E5465;
--color-3: #6F7890;
--color-4: #9AA0B1;
--color-5: #C5C9D3;
}Palettes that share visual characteristics and color harmony.