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 Lime, 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 |
|---|---|---|---|---|---|
#C5D17B | rgb(197, 209, 123) | hsl(68, 48%, 65%) | Soft Lime | View | |
#B0D17B | rgb(176, 209, 123) | hsl(83, 48%, 65%) | Soft Lime | View | |
#9AD17B | rgb(154, 209, 123) | hsl(98, 48%, 65%) | Soft Green | View | |
#85D17B | rgb(133, 209, 123) | hsl(113, 48%, 65%) | Soft Green | View | |
#7BD186 | rgb(123, 209, 134) | hsl(128, 48%, 65%) | Soft Green | View |
:root {
--color-1: #C5D17B;
--color-2: #B0D17B;
--color-3: #9AD17B;
--color-4: #85D17B;
--color-5: #7BD186;
}Palettes that share visual characteristics and color harmony.