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 |
|---|---|---|---|---|---|
#56CDAB | rgb(86, 205, 171) | hsl(163, 54%, 57%) | Soft Emerald | View | |
#56CDC9 | rgb(86, 205, 201) | hsl(178, 54%, 57%) | Soft Cyan | View | |
#56B3CD | rgb(86, 179, 205) | hsl(193, 54%, 57%) | Soft Sky Blue | View | |
#5695CD | rgb(86, 149, 205) | hsl(208, 54%, 57%) | Soft Blue | View | |
#5678CD | rgb(86, 120, 205) | hsl(223, 54%, 57%) | 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: #56CDAB;
--color-2: #56CDC9;
--color-3: #56B3CD;
--color-4: #5695CD;
--color-5: #5678CD;
}Palettes that share visual characteristics and color harmony.