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 |
|---|---|---|---|---|---|
#21452B | rgb(33, 69, 43) | hsl(137, 35%, 20%) | Deep Muted Green | View | |
#3A784B | rgb(58, 120, 75) | hsl(136, 35%, 35%) | Dark Muted Green | View | |
#53AC6B | rgb(83, 172, 107) | hsl(136, 35%, 50%) | Muted Green | View | |
#87C597 | rgb(135, 197, 151) | hsl(135, 35%, 65%) | Muted Green | View | |
#BADEC4 | rgb(186, 222, 196) | hsl(137, 35%, 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: #21452B;
--color-2: #3A784B;
--color-3: #53AC6B;
--color-4: #87C597;
--color-5: #BADEC4;
}Palettes that share visual characteristics and color harmony.