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 Muted Green, Dark Muted Green, Muted Green. 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 |
|---|---|---|---|---|---|
#2C3B2B | rgb(44, 59, 43) | hsl(116, 16%, 20%) | Deep Muted Green | View | |
#4E674C | rgb(78, 103, 76) | hsl(116, 15%, 35%) | Dark Muted Green | View | |
#6F936C | rgb(111, 147, 108) | hsl(115, 15%, 50%) | Muted Green | View | |
#9AB398 | rgb(154, 179, 152) | hsl(116, 15%, 65%) | Muted Green | View | |
#C5D4C4 | rgb(197, 212, 196) | hsl(116, 16%, 80%) | Light Muted Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Muted Green and Dark Muted Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2C3B2B;
--color-2: #4E674C;
--color-3: #6F936C;
--color-4: #9AB398;
--color-5: #C5D4C4;
}Palettes that share visual characteristics and color harmony.