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 |
|---|---|---|---|---|---|
#39AC8C | rgb(57, 172, 140) | hsl(163, 50%, 45%) | Soft Emerald | View | |
#39ACA8 | rgb(57, 172, 168) | hsl(178, 50%, 45%) | Soft Cyan | View | |
#3993AC | rgb(57, 147, 172) | hsl(193, 50%, 45%) | Soft Sky Blue | View | |
#3977AC | rgb(57, 119, 172) | hsl(208, 50%, 45%) | Soft Blue | View | |
#395AAC | rgb(57, 90, 172) | hsl(223, 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: #39AC8C;
--color-2: #39ACA8;
--color-3: #3993AC;
--color-4: #3977AC;
--color-5: #395AAC;
}Palettes that share visual characteristics and color harmony.