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 |
|---|---|---|---|---|---|
#2B3B2F | rgb(43, 59, 47) | hsl(135, 16%, 20%) | Deep Muted Green | View | |
#4B6852 | rgb(75, 104, 82) | hsl(134, 16%, 35%) | Dark Muted Green | View | |
#6B9475 | rgb(107, 148, 117) | hsl(135, 16%, 50%) | Muted Green | View | |
#97B49E | rgb(151, 180, 158) | hsl(134, 16%, 65%) | Muted Green | View | |
#C4D4C8 | rgb(196, 212, 200) | hsl(135, 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: #2B3B2F;
--color-2: #4B6852;
--color-3: #6B9475;
--color-4: #97B49E;
--color-5: #C4D4C8;
}Palettes that share visual characteristics and color harmony.