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 |
|---|---|---|---|---|---|
#98C94F | rgb(152, 201, 79) | hsl(84, 53%, 55%) | Soft Lime | View | |
#7AC94F | rgb(122, 201, 79) | hsl(99, 53%, 55%) | Soft Green | View | |
#5CC94F | rgb(92, 201, 79) | hsl(114, 53%, 55%) | Soft Green | View | |
#4FC962 | rgb(79, 201, 98) | hsl(129, 53%, 55%) | Soft Green | View | |
#4FC980 | rgb(79, 201, 128) | hsl(144, 53%, 55%) | 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: #98C94F;
--color-2: #7AC94F;
--color-3: #5CC94F;
--color-4: #4FC962;
--color-5: #4FC980;
}Palettes that share visual characteristics and color harmony.