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 |
|---|---|---|---|---|---|
#2E3338 | rgb(46, 51, 56) | hsl(210, 10%, 20%) | Deep Dusty Blue | View | |
#515A61 | rgb(81, 90, 97) | hsl(206, 9%, 35%) | Dark Gray | View | |
#74818B | rgb(116, 129, 139) | hsl(206, 9%, 50%) | Light Gray | View | |
#9EA7AE | rgb(158, 167, 174) | hsl(206, 9%, 65%) | Light Gray | View | |
#C7CCD1 | rgb(199, 204, 209) | hsl(210, 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: #2E3338;
--color-2: #515A61;
--color-3: #74818B;
--color-4: #9EA7AE;
--color-5: #C7CCD1;
}Palettes that share visual characteristics and color harmony.