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 |
|---|---|---|---|---|---|
#59C07B | rgb(89, 192, 123) | hsl(140, 45%, 55%) | Soft Green | View | |
#59C095 | rgb(89, 192, 149) | hsl(155, 45%, 55%) | Soft Emerald | View | |
#59C0AF | rgb(89, 192, 175) | hsl(170, 45%, 55%) | Soft Cyan | View | |
#59B7C0 | rgb(89, 183, 192) | hsl(185, 45%, 55%) | Soft Sky Blue | View | |
#599DC0 | rgb(89, 157, 192) | hsl(200, 45%, 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: #59C07B;
--color-2: #59C095;
--color-3: #59C0AF;
--color-4: #59B7C0;
--color-5: #599DC0;
}Palettes that share visual characteristics and color harmony.