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 |
|---|---|---|---|---|---|
#6ACD5B | rgb(106, 205, 91) | hsl(112, 53%, 58%) | Soft Green | View | |
#5BCD68 | rgb(91, 205, 104) | hsl(127, 53%, 58%) | Soft Green | View | |
#5BCD85 | rgb(91, 205, 133) | hsl(142, 53%, 58%) | Soft Green | View | |
#5BCDA1 | rgb(91, 205, 161) | hsl(157, 53%, 58%) | Soft Emerald | View | |
#5BCDBE | rgb(91, 205, 190) | hsl(172, 53%, 58%) | Soft Cyan | View |
:root {
--color-1: #6ACD5B;
--color-2: #5BCD68;
--color-3: #5BCD85;
--color-4: #5BCDA1;
--color-5: #5BCDBE;
}Palettes that share visual characteristics and color harmony.