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 |
|---|---|---|---|---|---|
#77D4D1 | rgb(119, 212, 209) | hsl(178, 52%, 65%) | Soft Cyan | View | |
#77C0D4 | rgb(119, 192, 212) | hsl(193, 52%, 65%) | Soft Sky Blue | View | |
#77A9D4 | rgb(119, 169, 212) | hsl(208, 52%, 65%) | Soft Blue | View | |
#7792D4 | rgb(119, 146, 212) | hsl(223, 52%, 65%) | Soft Blue | View | |
#777AD4 | rgb(119, 122, 212) | hsl(238, 52%, 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: #77D4D1;
--color-2: #77C0D4;
--color-3: #77A9D4;
--color-4: #7792D4;
--color-5: #777AD4;
}Palettes that share visual characteristics and color harmony.