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 Soft Lime, 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 |
|---|---|---|---|---|---|
#9DB234 | rgb(157, 178, 52) | hsl(70, 55%, 45%) | Soft Lime | View | |
#7DB234 | rgb(125, 178, 52) | hsl(85, 55%, 45%) | Soft Green | View | |
#5EB234 | rgb(94, 178, 52) | hsl(100, 55%, 45%) | Soft Green | View | |
#3EB234 | rgb(62, 178, 52) | hsl(115, 55%, 45%) | Soft Green | View | |
#34B249 | rgb(52, 178, 73) | hsl(130, 55%, 45%) | Soft Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Lime and Soft Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #9DB234;
--color-2: #7DB234;
--color-3: #5EB234;
--color-4: #3EB234;
--color-5: #34B249;
}Palettes that share visual characteristics and color harmony.