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 |
|---|---|---|---|---|---|
#1A4D2C | rgb(26, 77, 44) | hsl(141, 50%, 20%) | Deep Soft Green | View | |
#2D864D | rgb(45, 134, 77) | hsl(142, 50%, 35%) | Dark Soft Green | View | |
#40BF6F | rgb(64, 191, 111) | hsl(142, 50%, 50%) | Soft Green | View | |
#79D29A | rgb(121, 210, 154) | hsl(142, 50%, 65%) | Soft Green | View | |
#B3E6C5 | rgb(179, 230, 197) | hsl(141, 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: #1A4D2C;
--color-2: #2D864D;
--color-3: #40BF6F;
--color-4: #79D29A;
--color-5: #B3E6C5;
}Palettes that share visual characteristics and color harmony.