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 |
|---|---|---|---|---|---|
#57C1AA | rgb(87, 193, 170) | hsl(167, 46%, 55%) | Soft Cyan | View | |
#57BEC1 | rgb(87, 190, 193) | hsl(182, 46%, 55%) | Soft Cyan | View | |
#57A3C1 | rgb(87, 163, 193) | hsl(197, 46%, 55%) | Soft Sky Blue | View | |
#5789C1 | rgb(87, 137, 193) | hsl(212, 46%, 55%) | Soft Blue | View | |
#576EC1 | rgb(87, 110, 193) | hsl(227, 46%, 55%) | Soft Blue | View |
:root {
--color-1: #57C1AA;
--color-2: #57BEC1;
--color-3: #57A3C1;
--color-4: #5789C1;
--color-5: #576EC1;
}Palettes that share visual characteristics and color harmony.