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 | |
#4C684B | rgb(76, 104, 75) | hsl(118, 16%, 35%) | Dark Muted Green | View | |
#6D946B | rgb(109, 148, 107) | hsl(117, 16%, 50%) | Muted Green | View | |
#99B497 | rgb(153, 180, 151) | hsl(116, 16%, 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: #4C684B;
--color-3: #6D946B;
--color-4: #99B497;
--color-5: #C5D4C4;
}Palettes that share visual characteristics and color harmony.