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 |
|---|---|---|---|---|---|
#76AA3C | rgb(118, 170, 60) | hsl(88, 48%, 45%) | Soft Green | View | |
#5BAA3C | rgb(91, 170, 60) | hsl(103, 48%, 45%) | Soft Green | View | |
#3FAA3C | rgb(63, 170, 60) | hsl(118, 48%, 45%) | Soft Green | View | |
#3CAA54 | rgb(60, 170, 84) | hsl(133, 48%, 45%) | Soft Green | View | |
#3CAA6F | rgb(60, 170, 111) | hsl(148, 48%, 45%) | Soft Emerald | View |
:root {
--color-1: #76AA3C;
--color-2: #5BAA3C;
--color-3: #3FAA3C;
--color-4: #3CAA54;
--color-5: #3CAA6F;
}Palettes that share visual characteristics and color harmony.