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 |
|---|---|---|---|---|---|
#7AD1CF | rgb(122, 209, 207) | hsl(179, 49%, 65%) | Soft Cyan | View | |
#7ABFD1 | rgb(122, 191, 209) | hsl(192, 49%, 65%) | Soft Sky Blue | View | |
#7AA9D1 | rgb(122, 169, 209) | hsl(208, 49%, 65%) | Soft Blue | View | |
#7A93D1 | rgb(122, 147, 209) | hsl(223, 49%, 65%) | Soft Blue | View | |
#7A7DD1 | rgb(122, 125, 209) | hsl(238, 49%, 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: #7AD1CF;
--color-2: #7ABFD1;
--color-3: #7AA9D1;
--color-4: #7A93D1;
--color-5: #7A7DD1;
}Palettes that share visual characteristics and color harmony.