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 |
|---|---|---|---|---|---|
#5EBA7E | rgb(94, 186, 126) | hsl(141, 40%, 55%) | Soft Green | View | |
#5EBA95 | rgb(94, 186, 149) | hsl(156, 40%, 55%) | Soft Emerald | View | |
#5EBAAC | rgb(94, 186, 172) | hsl(171, 40%, 55%) | Soft Cyan | View | |
#5EB1BA | rgb(94, 177, 186) | hsl(186, 40%, 55%) | Soft Sky Blue | View | |
#5E9ABA | rgb(94, 154, 186) | hsl(201, 40%, 55%) | 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: #5EBA7E;
--color-2: #5EBA95;
--color-3: #5EBAAC;
--color-4: #5EB1BA;
--color-5: #5E9ABA;
}Palettes that share visual characteristics and color harmony.