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 |
|---|---|---|---|---|---|
#5BC13E | rgb(91, 193, 62) | hsl(107, 51%, 50%) | Soft Green | View | |
#3EC143 | rgb(62, 193, 67) | hsl(122, 51%, 50%) | Soft Green | View | |
#3EC163 | rgb(62, 193, 99) | hsl(137, 51%, 50%) | Soft Green | View | |
#3EC184 | rgb(62, 193, 132) | hsl(152, 51%, 50%) | Soft Emerald | View | |
#3EC1A4 | rgb(62, 193, 164) | hsl(167, 51%, 50%) | Soft Cyan | View |
:root {
--color-1: #5BC13E;
--color-2: #3EC143;
--color-3: #3EC163;
--color-4: #3EC184;
--color-5: #3EC1A4;
}Palettes that share visual characteristics and color harmony.