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 |
|---|---|---|---|---|---|
#2A3C2B | rgb(42, 60, 43) | hsl(123, 18%, 20%) | Deep Muted Green | View | |
#49694B | rgb(73, 105, 75) | hsl(124, 18%, 35%) | Dark Muted Green | View | |
#69966C | rgb(105, 150, 108) | hsl(124, 18%, 50%) | Muted Green | View | |
#96B698 | rgb(150, 182, 152) | hsl(124, 18%, 65%) | Muted Green | View | |
#C3D5C4 | rgb(195, 213, 196) | hsl(123, 18%, 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: #2A3C2B;
--color-2: #49694B;
--color-3: #69966C;
--color-4: #96B698;
--color-5: #C3D5C4;
}Palettes that share visual characteristics and color harmony.