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 Green, 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 |
|---|---|---|---|---|---|
#2E3831 | rgb(46, 56, 49) | hsl(138, 10%, 20%) | Deep Dusty Green | View | |
#516155 | rgb(81, 97, 85) | hsl(135, 9%, 35%) | Dark Gray | View | |
#748B7A | rgb(116, 139, 122) | hsl(136, 9%, 50%) | Light Gray | View | |
#9EAEA2 | rgb(158, 174, 162) | hsl(135, 9%, 65%) | Light Gray | View | |
#C7D1CA | rgb(199, 209, 202) | hsl(138, 10%, 80%) | Light Dusty Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Dusty Green and Dark Gray creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2E3831;
--color-2: #516155;
--color-3: #748B7A;
--color-4: #9EAEA2;
--color-5: #C7D1CA;
}Palettes that share visual characteristics and color harmony.