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 |
|---|---|---|---|---|---|
#23432B | rgb(35, 67, 43) | hsl(135, 31%, 20%) | Deep Muted Green | View | |
#3E754A | rgb(62, 117, 74) | hsl(133, 31%, 35%) | Dark Muted Green | View | |
#58A76A | rgb(88, 167, 106) | hsl(134, 31%, 50%) | Muted Green | View | |
#8AC197 | rgb(138, 193, 151) | hsl(134, 31%, 65%) | Muted Green | View | |
#BCDCC4 | rgb(188, 220, 196) | hsl(135, 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: #23432B;
--color-2: #3E754A;
--color-3: #58A76A;
--color-4: #8AC197;
--color-5: #BCDCC4;
}Palettes that share visual characteristics and color harmony.