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 |
|---|---|---|---|---|---|
#5CBCA8 | rgb(92, 188, 168) | hsl(167, 42%, 55%) | Soft Cyan | View | |
#5CB9BC | rgb(92, 185, 188) | hsl(182, 42%, 55%) | Soft Cyan | View | |
#5CA1BC | rgb(92, 161, 188) | hsl(197, 42%, 55%) | Soft Sky Blue | View | |
#5C89BC | rgb(92, 137, 188) | hsl(212, 42%, 55%) | Soft Blue | View | |
#5C71BC | rgb(92, 113, 188) | hsl(227, 42%, 55%) | Soft Blue | View |
:root {
--color-1: #5CBCA8;
--color-2: #5CB9BC;
--color-3: #5CA1BC;
--color-4: #5C89BC;
--color-5: #5C71BC;
}Palettes that share visual characteristics and color harmony.