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 |
|---|---|---|---|---|---|
#7CD0CC | rgb(124, 208, 204) | hsl(177, 47%, 65%) | Soft Cyan | View | |
#7CBFD0 | rgb(124, 191, 208) | hsl(192, 47%, 65%) | Soft Sky Blue | View | |
#7CAAD0 | rgb(124, 170, 208) | hsl(207, 47%, 65%) | Soft Blue | View | |
#7C95D0 | rgb(124, 149, 208) | hsl(222, 47%, 65%) | Soft Blue | View | |
#7C80D0 | rgb(124, 128, 208) | hsl(237, 47%, 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: #7CD0CC;
--color-2: #7CBFD0;
--color-3: #7CAAD0;
--color-4: #7C95D0;
--color-5: #7C80D0;
}Palettes that share visual characteristics and color harmony.