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 |
|---|---|---|---|---|---|
#7CAC39 | rgb(124, 172, 57) | hsl(85, 50%, 45%) | Soft Green | View | |
#60AC39 | rgb(96, 172, 57) | hsl(100, 50%, 45%) | Soft Green | View | |
#43AC39 | rgb(67, 172, 57) | hsl(115, 50%, 45%) | Soft Green | View | |
#39AC4C | rgb(57, 172, 76) | hsl(130, 50%, 45%) | Soft Green | View | |
#39AC69 | rgb(57, 172, 105) | hsl(145, 50%, 45%) | Soft Emerald | View |
:root {
--color-1: #7CAC39;
--color-2: #60AC39;
--color-3: #43AC39;
--color-4: #39AC4C;
--color-5: #39AC69;
}Palettes that share visual characteristics and color harmony.