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 Emerald, Soft Cyan, Soft Sky Blue. 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 |
|---|---|---|---|---|---|
#39AC80 | rgb(57, 172, 128) | hsl(157, 50%, 45%) | Soft Emerald | View | |
#39AC9D | rgb(57, 172, 157) | hsl(172, 50%, 45%) | Soft Cyan | View | |
#399FAC | rgb(57, 159, 172) | hsl(187, 50%, 45%) | Soft Sky Blue | View | |
#3982AC | rgb(57, 130, 172) | hsl(202, 50%, 45%) | Soft Blue | View | |
#3965AC | rgb(57, 101, 172) | hsl(217, 50%, 45%) | Soft Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Emerald and Soft Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #39AC80;
--color-2: #39AC9D;
--color-3: #399FAC;
--color-4: #3982AC;
--color-5: #3965AC;
}Palettes that share visual characteristics and color harmony.