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 |
|---|---|---|---|---|---|
#22442B | rgb(34, 68, 43) | hsl(136, 33%, 20%) | Deep Muted Green | View | |
#3C774C | rgb(60, 119, 76) | hsl(136, 33%, 35%) | Dark Muted Green | View | |
#55AA6C | rgb(85, 170, 108) | hsl(136, 33%, 50%) | Muted Green | View | |
#88C398 | rgb(136, 195, 152) | hsl(136, 33%, 65%) | Muted Green | View | |
#BBDDC4 | rgb(187, 221, 196) | hsl(136, 33%, 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: #22442B;
--color-2: #3C774C;
--color-3: #55AA6C;
--color-4: #88C398;
--color-5: #BBDDC4;
}Palettes that share visual characteristics and color harmony.