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 Cyan, Soft Sky 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 |
|---|---|---|---|---|---|
#59C0AB | rgb(89, 192, 171) | hsl(168, 45%, 55%) | Soft Cyan | View | |
#59BBC0 | rgb(89, 187, 192) | hsl(183, 45%, 55%) | Soft Cyan | View | |
#59A1C0 | rgb(89, 161, 192) | hsl(198, 45%, 55%) | Soft Sky Blue | View | |
#5987C0 | rgb(89, 135, 192) | hsl(213, 45%, 55%) | Soft Blue | View | |
#596DC0 | rgb(89, 109, 192) | hsl(228, 45%, 55%) | Soft Blue | View |
:root {
--color-1: #59C0AB;
--color-2: #59BBC0;
--color-3: #59A1C0;
--color-4: #5987C0;
--color-5: #596DC0;
}Palettes that share visual characteristics and color harmony.