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 Green, 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 |
|---|---|---|---|---|---|
#98CE7E | rgb(152, 206, 126) | hsl(101, 45%, 65%) | Soft Green | View | |
#84CE7E | rgb(132, 206, 126) | hsl(115, 45%, 65%) | Soft Green | View | |
#7ECE8B | rgb(126, 206, 139) | hsl(130, 45%, 65%) | Soft Green | View | |
#7ECE9F | rgb(126, 206, 159) | hsl(145, 45%, 65%) | Soft Emerald | View | |
#7ECEB3 | rgb(126, 206, 179) | hsl(160, 45%, 65%) | Soft Emerald | View |
:root {
--color-1: #98CE7E;
--color-2: #84CE7E;
--color-3: #7ECE8B;
--color-4: #7ECE9F;
--color-5: #7ECEB3;
}Palettes that share visual characteristics and color harmony.