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 |
|---|---|---|---|---|---|
#3DA97F | rgb(61, 169, 127) | hsl(157, 47%, 45%) | Soft Emerald | View | |
#3DA99A | rgb(61, 169, 154) | hsl(172, 47%, 45%) | Soft Cyan | View | |
#3D9CA9 | rgb(61, 156, 169) | hsl(187, 47%, 45%) | Soft Sky Blue | View | |
#3D81A9 | rgb(61, 129, 169) | hsl(202, 47%, 45%) | Soft Blue | View | |
#3D66A9 | rgb(61, 102, 169) | hsl(217, 47%, 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: #3DA97F;
--color-2: #3DA99A;
--color-3: #3D9CA9;
--color-4: #3D81A9;
--color-5: #3D66A9;
}Palettes that share visual characteristics and color harmony.