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 |
|---|---|---|---|---|---|
#78D3B5 | rgb(120, 211, 181) | hsl(160, 51%, 65%) | Soft Emerald | View | |
#78D3CC | rgb(120, 211, 204) | hsl(175, 51%, 65%) | Soft Cyan | View | |
#78C4D3 | rgb(120, 196, 211) | hsl(190, 51%, 65%) | Soft Sky Blue | View | |
#78ADD3 | rgb(120, 173, 211) | hsl(205, 51%, 65%) | Soft Blue | View | |
#7897D3 | rgb(120, 151, 211) | hsl(220, 51%, 65%) | 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: #78D3B5;
--color-2: #78D3CC;
--color-3: #78C4D3;
--color-4: #78ADD3;
--color-5: #7897D3;
}Palettes that share visual characteristics and color harmony.