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 |
|---|---|---|---|---|---|
#7BCE4B | rgb(123, 206, 75) | hsl(98, 57%, 55%) | Soft Green | View | |
#5ACE4B | rgb(90, 206, 75) | hsl(113, 57%, 55%) | Soft Green | View | |
#4BCE5C | rgb(75, 206, 92) | hsl(128, 57%, 55%) | Soft Green | View | |
#4BCE7D | rgb(75, 206, 125) | hsl(143, 57%, 55%) | Soft Green | View | |
#4BCE9E | rgb(75, 206, 158) | hsl(158, 57%, 55%) | Soft Emerald | View |
:root {
--color-1: #7BCE4B;
--color-2: #5ACE4B;
--color-3: #4BCE5C;
--color-4: #4BCE7D;
--color-5: #4BCE9E;
}Palettes that share visual characteristics and color harmony.