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 |
|---|---|---|---|---|---|
#72DABE | rgb(114, 218, 190) | hsl(164, 58%, 65%) | Soft Emerald | View | |
#72DAD8 | rgb(114, 218, 216) | hsl(179, 58%, 65%) | Soft Cyan | View | |
#72C1DA | rgb(114, 193, 218) | hsl(194, 58%, 65%) | Soft Sky Blue | View | |
#72A7DA | rgb(114, 167, 218) | hsl(209, 58%, 65%) | Soft Blue | View | |
#728EDA | rgb(114, 142, 218) | hsl(224, 58%, 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: #72DABE;
--color-2: #72DAD8;
--color-3: #72C1DA;
--color-4: #72A7DA;
--color-5: #728EDA;
}Palettes that share visual characteristics and color harmony.