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 |
|---|---|---|---|---|---|
#7BD1CC | rgb(123, 209, 204) | hsl(177, 48%, 65%) | Soft Cyan | View | |
#7BBFD1 | rgb(123, 191, 209) | hsl(193, 48%, 65%) | Soft Sky Blue | View | |
#7BAAD1 | rgb(123, 170, 209) | hsl(207, 48%, 65%) | Soft Blue | View | |
#7B95D1 | rgb(123, 149, 209) | hsl(222, 48%, 65%) | Soft Blue | View | |
#7B7FD1 | rgb(123, 127, 209) | hsl(237, 48%, 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: #7BD1CC;
--color-2: #7BBFD1;
--color-3: #7BAAD1;
--color-4: #7B95D1;
--color-5: #7B7FD1;
}Palettes that share visual characteristics and color harmony.