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 |
|---|---|---|---|---|---|
#333F27 | rgb(51, 63, 39) | hsl(90, 24%, 20%) | Deep Muted Green | View | |
#596F44 | rgb(89, 111, 68) | hsl(91, 24%, 35%) | Dark Muted Green | View | |
#809E61 | rgb(128, 158, 97) | hsl(90, 24%, 50%) | Muted Green | View | |
#A6BB90 | rgb(166, 187, 144) | hsl(89, 24%, 65%) | Muted Green | View | |
#CCD8C0 | rgb(204, 216, 192) | hsl(90, 24%, 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: #333F27;
--color-2: #596F44;
--color-3: #809E61;
--color-4: #A6BB90;
--color-5: #CCD8C0;
}Palettes that share visual characteristics and color harmony.