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 |
|---|---|---|---|---|---|
#2B3B30 | rgb(43, 59, 48) | hsl(139, 16%, 20%) | Deep Muted Green | View | |
#4C6753 | rgb(76, 103, 83) | hsl(136, 15%, 35%) | Dark Muted Green | View | |
#6C9377 | rgb(108, 147, 119) | hsl(137, 15%, 50%) | Muted Green | View | |
#98B3A0 | rgb(152, 179, 160) | hsl(138, 15%, 65%) | Muted Green | View | |
#C4D4C9 | rgb(196, 212, 201) | hsl(139, 16%, 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: #2B3B30;
--color-2: #4C6753;
--color-3: #6C9377;
--color-4: #98B3A0;
--color-5: #C4D4C9;
}Palettes that share visual characteristics and color harmony.