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 |
|---|---|---|---|---|---|
#87CC7F | rgb(135, 204, 127) | hsl(114, 43%, 65%) | Soft Green | View | |
#7FCC8B | rgb(127, 204, 139) | hsl(129, 43%, 65%) | Soft Green | View | |
#7FCC9E | rgb(127, 204, 158) | hsl(144, 43%, 65%) | Soft Green | View | |
#7FCCB1 | rgb(127, 204, 177) | hsl(159, 43%, 65%) | Soft Emerald | View | |
#7FCCC4 | rgb(127, 204, 196) | hsl(174, 43%, 65%) | Soft Cyan | View |
:root {
--color-1: #87CC7F;
--color-2: #7FCC8B;
--color-3: #7FCC9E;
--color-4: #7FCCB1;
--color-5: #7FCCC4;
}Palettes that share visual characteristics and color harmony.