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 |
|---|---|---|---|---|---|
#9FC039 | rgb(159, 192, 57) | hsl(75, 54%, 49%) | Soft Lime | View | |
#7DC039 | rgb(125, 192, 57) | hsl(90, 54%, 49%) | Soft Green | View | |
#5BC039 | rgb(91, 192, 57) | hsl(105, 54%, 49%) | Soft Green | View | |
#39C039 | rgb(57, 192, 57) | hsl(120, 54%, 49%) | Soft Green | View | |
#39C05B | rgb(57, 192, 91) | hsl(135, 54%, 49%) | Soft Green | View |
:root {
--color-1: #9FC039;
--color-2: #7DC039;
--color-3: #5BC039;
--color-4: #39C039;
--color-5: #39C05B;
}Palettes that share visual characteristics and color harmony.