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 Soft Green, Soft 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 |
|---|---|---|---|---|---|
#2C471F | rgb(44, 71, 31) | hsl(101, 39%, 20%) | Deep Muted Green | View | |
#4C7D36 | rgb(76, 125, 54) | hsl(101, 40%, 35%) | Dark Soft Green | View | |
#6DB34D | rgb(109, 179, 77) | hsl(101, 40%, 50%) | Soft Green | View | |
#99C982 | rgb(153, 201, 130) | hsl(101, 40%, 65%) | Soft Green | View | |
#C5E0B8 | rgb(197, 224, 184) | hsl(100, 39%, 80%) | Light Muted Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Muted Green and Dark Soft Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2C471F;
--color-2: #4C7D36;
--color-3: #6DB34D;
--color-4: #99C982;
--color-5: #C5E0B8;
}Palettes that share visual characteristics and color harmony.