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 |
|---|---|---|---|---|---|
#78D3D2 | rgb(120, 211, 210) | hsl(179, 51%, 65%) | Soft Cyan | View | |
#78BED3 | rgb(120, 190, 211) | hsl(194, 51%, 65%) | Soft Sky Blue | View | |
#78A7D3 | rgb(120, 167, 211) | hsl(209, 51%, 65%) | Soft Blue | View | |
#7891D3 | rgb(120, 145, 211) | hsl(224, 51%, 65%) | Soft Blue | View | |
#787AD3 | rgb(120, 122, 211) | hsl(239, 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: #78D3D2;
--color-2: #78BED3;
--color-3: #78A7D3;
--color-4: #7891D3;
--color-5: #787AD3;
}Palettes that share visual characteristics and color harmony.