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 |
|---|---|---|---|---|---|
#59C0A6 | rgb(89, 192, 166) | hsl(165, 45%, 55%) | Soft Cyan | View | |
#59C0C0 | rgb(89, 192, 192) | hsl(180, 45%, 55%) | Soft Cyan | View | |
#59A6C0 | rgb(89, 166, 192) | hsl(195, 45%, 55%) | Soft Sky Blue | View | |
#598CC0 | rgb(89, 140, 192) | hsl(210, 45%, 55%) | Soft Blue | View | |
#5972C0 | rgb(89, 114, 192) | hsl(225, 45%, 55%) | Soft Blue | View |
:root {
--color-1: #59C0A6;
--color-2: #59C0C0;
--color-3: #59A6C0;
--color-4: #598CC0;
--color-5: #5972C0;
}Palettes that share visual characteristics and color harmony.