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 |
|---|---|---|---|---|---|
#9EC94F | rgb(158, 201, 79) | hsl(81, 53%, 55%) | Soft Lime | View | |
#80C94F | rgb(128, 201, 79) | hsl(96, 53%, 55%) | Soft Green | View | |
#62C94F | rgb(98, 201, 79) | hsl(111, 53%, 55%) | Soft Green | View | |
#4FC95C | rgb(79, 201, 92) | hsl(126, 53%, 55%) | Soft Green | View | |
#4FC97A | rgb(79, 201, 122) | hsl(141, 53%, 55%) | Soft Green | View |
:root {
--color-1: #9EC94F;
--color-2: #80C94F;
--color-3: #62C94F;
--color-4: #4FC95C;
--color-5: #4FC97A;
}Palettes that share visual characteristics and color harmony.