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 Emerald. 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 |
|---|---|---|---|---|---|
#5ABF66 | rgb(90, 191, 102) | hsl(127, 44%, 55%) | Soft Green | View | |
#5ABF7F | rgb(90, 191, 127) | hsl(142, 44%, 55%) | Soft Green | View | |
#5ABF98 | rgb(90, 191, 152) | hsl(157, 44%, 55%) | Soft Emerald | View | |
#5ABFB1 | rgb(90, 191, 177) | hsl(172, 44%, 55%) | Soft Cyan | View | |
#5AB3BF | rgb(90, 179, 191) | hsl(187, 44%, 55%) | Soft Sky Blue | View |
:root {
--color-1: #5ABF66;
--color-2: #5ABF7F;
--color-3: #5ABF98;
--color-4: #5ABFB1;
--color-5: #5AB3BF;
}Palettes that share visual characteristics and color harmony.