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 |
|---|---|---|---|---|---|
#5CBCB3 | rgb(92, 188, 179) | hsl(174, 42%, 55%) | Soft Cyan | View | |
#5CAEBC | rgb(92, 174, 188) | hsl(189, 42%, 55%) | Soft Sky Blue | View | |
#5C96BC | rgb(92, 150, 188) | hsl(204, 42%, 55%) | Soft Blue | View | |
#5C7EBC | rgb(92, 126, 188) | hsl(219, 42%, 55%) | Soft Blue | View | |
#5C66BC | rgb(92, 102, 188) | hsl(234, 42%, 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: #5CBCB3;
--color-2: #5CAEBC;
--color-3: #5C96BC;
--color-4: #5C7EBC;
--color-5: #5C66BC;
}Palettes that share visual characteristics and color harmony.