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 |
|---|---|---|---|---|---|
#23432C | rgb(35, 67, 44) | hsl(137, 31%, 20%) | Deep Muted Green | View | |
#3D764E | rgb(61, 118, 78) | hsl(138, 32%, 35%) | Dark Muted Green | View | |
#57A86F | rgb(87, 168, 111) | hsl(138, 32%, 50%) | Muted Green | View | |
#89C29A | rgb(137, 194, 154) | hsl(138, 32%, 65%) | Muted Green | View | |
#BCDCC5 | rgb(188, 220, 197) | hsl(137, 31%, 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: #23432C;
--color-2: #3D764E;
--color-3: #57A86F;
--color-4: #89C29A;
--color-5: #BCDCC5;
}Palettes that share visual characteristics and color harmony.