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 |
|---|---|---|---|---|---|
#2C2E3A | rgb(44, 46, 58) | hsl(231, 14%, 20%) | Deep Dusty Blue | View | |
#4E5165 | rgb(78, 81, 101) | hsl(232, 13%, 35%) | Dark Dusty Blue | View | |
#6F7490 | rgb(111, 116, 144) | hsl(231, 13%, 50%) | Dusty Blue | View | |
#9A9EB1 | rgb(154, 158, 177) | hsl(230, 13%, 65%) | Dusty Blue | View | |
#C5C7D3 | rgb(197, 199, 211) | hsl(231, 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: #2C2E3A;
--color-2: #4E5165;
--color-3: #6F7490;
--color-4: #9A9EB1;
--color-5: #C5C7D3;
}Palettes that share visual characteristics and color harmony.