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 |
|---|---|---|---|---|---|
#52C79A | rgb(82, 199, 154) | hsl(157, 51%, 55%) | Soft Emerald | View | |
#52C7B7 | rgb(82, 199, 183) | hsl(172, 51%, 55%) | Soft Cyan | View | |
#52B9C7 | rgb(82, 185, 199) | hsl(187, 51%, 55%) | Soft Sky Blue | View | |
#529CC7 | rgb(82, 156, 199) | hsl(202, 51%, 55%) | Soft Blue | View | |
#527FC7 | rgb(82, 127, 199) | hsl(217, 51%, 55%) | 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: #52C79A;
--color-2: #52C7B7;
--color-3: #52B9C7;
--color-4: #529CC7;
--color-5: #527FC7;
}Palettes that share visual characteristics and color harmony.