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 |
|---|---|---|---|---|---|
#2C4A1C | rgb(44, 74, 28) | hsl(99, 45%, 20%) | Deep Soft Green | View | |
#4D8131 | rgb(77, 129, 49) | hsl(99, 45%, 35%) | Dark Soft Green | View | |
#6EB946 | rgb(110, 185, 70) | hsl(99, 45%, 50%) | Soft Green | View | |
#9ACE7E | rgb(154, 206, 126) | hsl(99, 45%, 65%) | Soft Green | View | |
#C5E3B5 | rgb(197, 227, 181) | hsl(99, 45%, 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: #2C4A1C;
--color-2: #4D8131;
--color-3: #6EB946;
--color-4: #9ACE7E;
--color-5: #C5E3B5;
}Palettes that share visual characteristics and color harmony.