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 |
|---|---|---|---|---|---|
#53C6BA | rgb(83, 198, 186) | hsl(174, 50%, 55%) | Soft Cyan | View | |
#53B4C6 | rgb(83, 180, 198) | hsl(189, 50%, 55%) | Soft Sky Blue | View | |
#5398C6 | rgb(83, 152, 198) | hsl(204, 50%, 55%) | Soft Blue | View | |
#537BC6 | rgb(83, 123, 198) | hsl(219, 50%, 55%) | Soft Blue | View | |
#535EC6 | rgb(83, 94, 198) | hsl(234, 50%, 55%) | 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: #53C6BA;
--color-2: #53B4C6;
--color-3: #5398C6;
--color-4: #537BC6;
--color-5: #535EC6;
}Palettes that share visual characteristics and color harmony.