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 |
|---|---|---|---|---|---|
#4EC13E | rgb(78, 193, 62) | hsl(113, 51%, 50%) | Soft Green | View | |
#3EC150 | rgb(62, 193, 80) | hsl(128, 51%, 50%) | Soft Green | View | |
#3EC170 | rgb(62, 193, 112) | hsl(143, 51%, 50%) | Soft Green | View | |
#3EC191 | rgb(62, 193, 145) | hsl(158, 51%, 50%) | Soft Emerald | View | |
#3EC1B1 | rgb(62, 193, 177) | hsl(173, 51%, 50%) | Soft Cyan | View |
:root {
--color-1: #4EC13E;
--color-2: #3EC150;
--color-3: #3EC170;
--color-4: #3EC191;
--color-5: #3EC1B1;
}Palettes that share visual characteristics and color harmony.