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 |
|---|---|---|---|---|---|
#5ABA7E | rgb(90, 186, 126) | hsl(143, 41%, 54%) | Soft Green | View | |
#5ABA97 | rgb(90, 186, 151) | hsl(158, 41%, 54%) | Soft Emerald | View | |
#5ABAAF | rgb(90, 186, 175) | hsl(173, 41%, 54%) | Soft Cyan | View | |
#5AADBA | rgb(90, 173, 186) | hsl(188, 41%, 54%) | Soft Sky Blue | View | |
#5A95BA | rgb(90, 149, 186) | hsl(203, 41%, 54%) | Soft 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: #5ABA7E;
--color-2: #5ABA97;
--color-3: #5ABAAF;
--color-4: #5AADBA;
--color-5: #5A95BA;
}Palettes that share visual characteristics and color harmony.