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 |
|---|---|---|---|---|---|
#3EC18A | rgb(62, 193, 138) | hsl(155, 51%, 50%) | Soft Emerald | View | |
#3EC1AB | rgb(62, 193, 171) | hsl(170, 51%, 50%) | Soft Cyan | View | |
#3EB6C1 | rgb(62, 182, 193) | hsl(185, 51%, 50%) | Soft Sky Blue | View | |
#3E95C1 | rgb(62, 149, 193) | hsl(200, 51%, 50%) | Soft Blue | View | |
#3E75C1 | rgb(62, 117, 193) | hsl(215, 51%, 50%) | 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: #3EC18A;
--color-2: #3EC1AB;
--color-3: #3EB6C1;
--color-4: #3E95C1;
--color-5: #3E75C1;
}Palettes that share visual characteristics and color harmony.