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 |
|---|---|---|---|---|---|
#2D4D1A | rgb(45, 77, 26) | hsl(98, 50%, 20%) | Deep Soft Green | View | |
#4F862D | rgb(79, 134, 45) | hsl(97, 50%, 35%) | Dark Soft Green | View | |
#71BF40 | rgb(113, 191, 64) | hsl(97, 50%, 50%) | Soft Green | View | |
#9BD279 | rgb(155, 210, 121) | hsl(97, 50%, 65%) | Soft Green | View | |
#C6E6B3 | rgb(198, 230, 179) | hsl(98, 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: #2D4D1A;
--color-2: #4F862D;
--color-3: #71BF40;
--color-4: #9BD279;
--color-5: #C6E6B3;
}Palettes that share visual characteristics and color harmony.