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 |
|---|---|---|---|---|---|
#8EA93D | rgb(142, 169, 61) | hsl(75, 47%, 45%) | Soft Lime | View | |
#73A93D | rgb(115, 169, 61) | hsl(90, 47%, 45%) | Soft Green | View | |
#58A93D | rgb(88, 169, 61) | hsl(105, 47%, 45%) | Soft Green | View | |
#3DA93D | rgb(61, 169, 61) | hsl(120, 47%, 45%) | Soft Green | View | |
#3DA958 | rgb(61, 169, 88) | hsl(135, 47%, 45%) | Soft Green | View |
:root {
--color-1: #8EA93D;
--color-2: #73A93D;
--color-3: #58A93D;
--color-4: #3DA93D;
--color-5: #3DA958;
}Palettes that share visual characteristics and color harmony.