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 Soft 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 |
|---|---|---|---|---|---|
#2C4D1A | rgb(44, 77, 26) | hsl(99, 50%, 20%) | Deep Soft Green | View | |
#4D862D | rgb(77, 134, 45) | hsl(98, 50%, 35%) | Dark Soft Green | View | |
#6FBF40 | rgb(111, 191, 64) | hsl(98, 50%, 50%) | Soft Green | View | |
#9AD279 | rgb(154, 210, 121) | hsl(98, 50%, 65%) | Soft Green | View | |
#C5E6B3 | rgb(197, 230, 179) | hsl(99, 50%, 80%) | Light Soft Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Soft Green and Dark Soft Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2C4D1A;
--color-2: #4D862D;
--color-3: #6FBF40;
--color-4: #9AD279;
--color-5: #C5E6B3;
}Palettes that share visual characteristics and color harmony.