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 |
|---|---|---|---|---|---|
#7AB62F | rgb(122, 182, 47) | hsl(87, 59%, 45%) | Soft Green | View | |
#58B62F | rgb(88, 182, 47) | hsl(102, 59%, 45%) | Soft Green | View | |
#36B62F | rgb(54, 182, 47) | hsl(117, 59%, 45%) | Soft Green | View | |
#2FB64A | rgb(47, 182, 74) | hsl(132, 59%, 45%) | Soft Green | View | |
#2FB66C | rgb(47, 182, 108) | hsl(147, 59%, 45%) | Soft Emerald | View |
:root {
--color-1: #7AB62F;
--color-2: #58B62F;
--color-3: #36B62F;
--color-4: #2FB64A;
--color-5: #2FB66C;
}Palettes that share visual characteristics and color harmony.