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 |
|---|---|---|---|---|---|
#3BAB80 | rgb(59, 171, 128) | hsl(157, 49%, 45%) | Soft Emerald | View | |
#3BAB9C | rgb(59, 171, 156) | hsl(172, 49%, 45%) | Soft Cyan | View | |
#3B9EAB | rgb(59, 158, 171) | hsl(187, 49%, 45%) | Soft Sky Blue | View | |
#3B82AB | rgb(59, 130, 171) | hsl(202, 49%, 45%) | Soft Blue | View | |
#3B66AB | rgb(59, 102, 171) | hsl(217, 49%, 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: #3BAB80;
--color-2: #3BAB9C;
--color-3: #3B9EAB;
--color-4: #3B82AB;
--color-5: #3B66AB;
}Palettes that share visual characteristics and color harmony.