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 |
|---|---|---|---|---|---|
#5ABF80 | rgb(90, 191, 128) | hsl(143, 44%, 55%) | Soft Green | View | |
#5ABF9A | rgb(90, 191, 154) | hsl(158, 44%, 55%) | Soft Emerald | View | |
#5ABFB3 | rgb(90, 191, 179) | hsl(173, 44%, 55%) | Soft Cyan | View | |
#5AB1BF | rgb(90, 177, 191) | hsl(188, 44%, 55%) | Soft Sky Blue | View | |
#5A98BF | rgb(90, 152, 191) | hsl(203, 44%, 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: #5ABF80;
--color-2: #5ABF9A;
--color-3: #5ABFB3;
--color-4: #5AB1BF;
--color-5: #5A98BF;
}Palettes that share visual characteristics and color harmony.