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 |
|---|---|---|---|---|---|
#68C44F | rgb(104, 196, 79) | hsl(107, 50%, 54%) | Soft Green | View | |
#4FC453 | rgb(79, 196, 83) | hsl(122, 50%, 54%) | Soft Green | View | |
#4FC470 | rgb(79, 196, 112) | hsl(137, 50%, 54%) | Soft Green | View | |
#4FC48E | rgb(79, 196, 142) | hsl(152, 50%, 54%) | Soft Emerald | View | |
#4FC4AB | rgb(79, 196, 171) | hsl(167, 50%, 54%) | Soft Cyan | View |
:root {
--color-1: #68C44F;
--color-2: #4FC453;
--color-3: #4FC470;
--color-4: #4FC48E;
--color-5: #4FC4AB;
}Palettes that share visual characteristics and color harmony.