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 Cyan, Soft Sky Blue, Soft 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 |
|---|---|---|---|---|---|
#70C2BB | rgb(112, 194, 187) | hsl(175, 40%, 60%) | Soft Cyan | View | |
#70B4C2 | rgb(112, 180, 194) | hsl(190, 40%, 60%) | Soft Sky Blue | View | |
#70A0C2 | rgb(112, 160, 194) | hsl(205, 40%, 60%) | Soft Blue | View | |
#708BC2 | rgb(112, 139, 194) | hsl(220, 40%, 60%) | Soft Blue | View | |
#7077C2 | rgb(112, 119, 194) | hsl(235, 40%, 60%) | Soft Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Cyan and Soft Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #70C2BB;
--color-2: #70B4C2;
--color-3: #70A0C2;
--color-4: #708BC2;
--color-5: #7077C2;
}Palettes that share visual characteristics and color harmony.