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 |
|---|---|---|---|---|---|
#5CBCBC | rgb(92, 188, 188) | hsl(180, 42%, 55%) | Soft Cyan | View | |
#5CA4BC | rgb(92, 164, 188) | hsl(195, 42%, 55%) | Soft Sky Blue | View | |
#5C8CBC | rgb(92, 140, 188) | hsl(210, 42%, 55%) | Soft Blue | View | |
#5C74BC | rgb(92, 116, 188) | hsl(225, 42%, 55%) | Soft Blue | View | |
#5C5CBC | rgb(92, 92, 188) | hsl(240, 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: #5CBCBC;
--color-2: #5CA4BC;
--color-3: #5C8CBC;
--color-4: #5C74BC;
--color-5: #5C5CBC;
}Palettes that share visual characteristics and color harmony.