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 |
|---|---|---|---|---|---|
#56C13E | rgb(86, 193, 62) | hsl(109, 51%, 50%) | Soft Green | View | |
#3EC147 | rgb(62, 193, 71) | hsl(124, 51%, 50%) | Soft Green | View | |
#3EC168 | rgb(62, 193, 104) | hsl(139, 51%, 50%) | Soft Green | View | |
#3EC188 | rgb(62, 193, 136) | hsl(154, 51%, 50%) | Soft Emerald | View | |
#3EC1A9 | rgb(62, 193, 169) | hsl(169, 51%, 50%) | Soft Cyan | View |
:root {
--color-1: #56C13E;
--color-2: #3EC147;
--color-3: #3EC168;
--color-4: #3EC188;
--color-5: #3EC1A9;
}Palettes that share visual characteristics and color harmony.