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 |
|---|---|---|---|---|---|
#55B54A | rgb(85, 181, 74) | hsl(114, 42%, 50%) | Soft Green | View | |
#4AB55A | rgb(74, 181, 90) | hsl(129, 42%, 50%) | Soft Green | View | |
#4AB575 | rgb(74, 181, 117) | hsl(144, 42%, 50%) | Soft Green | View | |
#4AB590 | rgb(74, 181, 144) | hsl(159, 42%, 50%) | Soft Emerald | View | |
#4AB5AA | rgb(74, 181, 170) | hsl(174, 42%, 50%) | Soft Cyan | View |
:root {
--color-1: #55B54A;
--color-2: #4AB55A;
--color-3: #4AB575;
--color-4: #4AB590;
--color-5: #4AB5AA;
}Palettes that share visual characteristics and color harmony.