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 |
|---|---|---|---|---|---|
#78D3CF | rgb(120, 211, 207) | hsl(177, 51%, 65%) | Soft Cyan | View | |
#78C1D3 | rgb(120, 193, 211) | hsl(192, 51%, 65%) | Soft Sky Blue | View | |
#78AAD3 | rgb(120, 170, 211) | hsl(207, 51%, 65%) | Soft Blue | View | |
#7894D3 | rgb(120, 148, 211) | hsl(222, 51%, 65%) | Soft Blue | View | |
#787DD3 | rgb(120, 125, 211) | hsl(237, 51%, 65%) | 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: #78D3CF;
--color-2: #78C1D3;
--color-3: #78AAD3;
--color-4: #7894D3;
--color-5: #787DD3;
}Palettes that share visual characteristics and color harmony.