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 Gray, Light Gray. 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 |
|---|---|---|---|---|---|
#2E3038 | rgb(46, 48, 56) | hsl(228, 10%, 20%) | Deep Dusty Blue | View | |
#515361 | rgb(81, 83, 97) | hsl(232, 9%, 35%) | Dark Gray | View | |
#74778B | rgb(116, 119, 139) | hsl(232, 9%, 50%) | Light Gray | View | |
#9EA0AE | rgb(158, 160, 174) | hsl(233, 9%, 65%) | Light Gray | View | |
#C7C9D1 | rgb(199, 201, 209) | hsl(228, 10%, 80%) | Cloud Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Dusty Blue and Dark Gray creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2E3038;
--color-2: #515361;
--color-3: #74778B;
--color-4: #9EA0AE;
--color-5: #C7C9D1;
}Palettes that share visual characteristics and color harmony.