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 |
|---|---|---|---|---|---|
#20462D | rgb(32, 70, 45) | hsl(141, 37%, 20%) | Deep Muted Green | View | |
#377B4F | rgb(55, 123, 79) | hsl(141, 38%, 35%) | Dark Muted Green | View | |
#4FB071 | rgb(79, 176, 113) | hsl(141, 38%, 50%) | Muted Green | View | |
#84C89C | rgb(132, 200, 156) | hsl(141, 38%, 65%) | Muted Green | View | |
#B9DFC6 | rgb(185, 223, 198) | hsl(141, 37%, 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: #20462D;
--color-2: #377B4F;
--color-3: #4FB071;
--color-4: #84C89C;
--color-5: #B9DFC6;
}Palettes that share visual characteristics and color harmony.