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 |
|---|---|---|---|---|---|
#59C0BE | rgb(89, 192, 190) | hsl(179, 45%, 55%) | Soft Cyan | View | |
#59A8C0 | rgb(89, 168, 192) | hsl(194, 45%, 55%) | Soft Sky Blue | View | |
#598EC0 | rgb(89, 142, 192) | hsl(209, 45%, 55%) | Soft Blue | View | |
#5974C0 | rgb(89, 116, 192) | hsl(224, 45%, 55%) | Soft Blue | View | |
#595AC0 | rgb(89, 90, 192) | hsl(239, 45%, 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: #59C0BE;
--color-2: #59A8C0;
--color-3: #598EC0;
--color-4: #5974C0;
--color-5: #595AC0;
}Palettes that share visual characteristics and color harmony.