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 |
|---|---|---|---|---|---|
#75DBBE | rgb(117, 219, 190) | hsl(163, 59%, 66%) | Soft Emerald | View | |
#75DBD8 | rgb(117, 219, 216) | hsl(178, 59%, 66%) | Soft Cyan | View | |
#75C5DB | rgb(117, 197, 219) | hsl(193, 59%, 66%) | Soft Sky Blue | View | |
#75ACDB | rgb(117, 172, 219) | hsl(208, 59%, 66%) | Soft Blue | View | |
#7592DB | rgb(117, 146, 219) | hsl(223, 59%, 66%) | 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: #75DBBE;
--color-2: #75DBD8;
--color-3: #75C5DB;
--color-4: #75ACDB;
--color-5: #7592DB;
}Palettes that share visual characteristics and color harmony.