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 |
|---|---|---|---|---|---|
#22442C | rgb(34, 68, 44) | hsl(138, 33%, 20%) | Deep Muted Green | View | |
#3B784D | rgb(59, 120, 77) | hsl(138, 34%, 35%) | Dark Muted Green | View | |
#54AB6E | rgb(84, 171, 110) | hsl(138, 34%, 50%) | Muted Green | View | |
#87C49A | rgb(135, 196, 154) | hsl(139, 34%, 65%) | Muted Green | View | |
#BBDDC5 | rgb(187, 221, 197) | hsl(138, 33%, 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: #22442C;
--color-2: #3B784D;
--color-3: #54AB6E;
--color-4: #87C49A;
--color-5: #BBDDC5;
}Palettes that share visual characteristics and color harmony.