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 Emerald, Soft Cyan. 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 |
|---|---|---|---|---|---|
#55D37B | rgb(85, 211, 123) | hsl(138, 59%, 58%) | Soft Green | View | |
#55D39A | rgb(85, 211, 154) | hsl(153, 59%, 58%) | Soft Emerald | View | |
#55D3BA | rgb(85, 211, 186) | hsl(168, 59%, 58%) | Soft Cyan | View | |
#55CDD3 | rgb(85, 205, 211) | hsl(183, 59%, 58%) | Soft Cyan | View | |
#55ADD3 | rgb(85, 173, 211) | hsl(198, 59%, 58%) | Soft Sky Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Green and Soft Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #55D37B;
--color-2: #55D39A;
--color-3: #55D3BA;
--color-4: #55CDD3;
--color-5: #55ADD3;
}Palettes that share visual characteristics and color harmony.