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 |
|---|---|---|---|---|---|
#334224 | rgb(51, 66, 36) | hsl(90, 29%, 20%) | Deep Muted Green | View | |
#5A733F | rgb(90, 115, 63) | hsl(89, 29%, 35%) | Dark Muted Green | View | |
#81A45B | rgb(129, 164, 91) | hsl(89, 29%, 50%) | Muted Green | View | |
#A7C08C | rgb(167, 192, 140) | hsl(89, 29%, 65%) | Muted Green | View | |
#CCDBBD | rgb(204, 219, 189) | hsl(90, 29%, 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: #334224;
--color-2: #5A733F;
--color-3: #81A45B;
--color-4: #A7C08C;
--color-5: #CCDBBD;
}Palettes that share visual characteristics and color harmony.