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 |
|---|---|---|---|---|---|
#5CB8BC | rgb(92, 184, 188) | hsl(183, 42%, 55%) | Soft Cyan | View | |
#5CA0BC | rgb(92, 160, 188) | hsl(198, 42%, 55%) | Soft Sky Blue | View | |
#5C87BC | rgb(92, 135, 188) | hsl(213, 42%, 55%) | Soft Blue | View | |
#5C6FBC | rgb(92, 111, 188) | hsl(228, 42%, 55%) | Soft Blue | View | |
#615CBC | rgb(97, 92, 188) | hsl(243, 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: #5CB8BC;
--color-2: #5CA0BC;
--color-3: #5C87BC;
--color-4: #5C6FBC;
--color-5: #615CBC;
}Palettes that share visual characteristics and color harmony.