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 |
|---|---|---|---|---|---|
#3BAB85 | rgb(59, 171, 133) | hsl(160, 49%, 45%) | Soft Emerald | View | |
#3BABA2 | rgb(59, 171, 162) | hsl(175, 49%, 45%) | Soft Cyan | View | |
#3B98AB | rgb(59, 152, 171) | hsl(190, 49%, 45%) | Soft Sky Blue | View | |
#3B7CAB | rgb(59, 124, 171) | hsl(205, 49%, 45%) | Soft Blue | View | |
#3B60AB | rgb(59, 96, 171) | hsl(220, 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: #3BAB85;
--color-2: #3BABA2;
--color-3: #3B98AB;
--color-4: #3B7CAB;
--color-5: #3B60AB;
}Palettes that share visual characteristics and color harmony.