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 | |
#4D674C | rgb(77, 103, 76) | hsl(118, 15%, 35%) | Dark Muted Green | View | |
#6E936C | rgb(110, 147, 108) | hsl(117, 15%, 50%) | Muted Green | View | |
#99B398 | rgb(153, 179, 152) | hsl(118, 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: #4D674C;
--color-3: #6E936C;
--color-4: #99B398;
--color-5: #C5D4C4;
}Palettes that share visual characteristics and color harmony.