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 |
|---|---|---|---|---|---|
#51BDA6 | rgb(81, 189, 166) | hsl(167, 45%, 53%) | Soft Cyan | View | |
#51B9BD | rgb(81, 185, 189) | hsl(182, 45%, 53%) | Soft Cyan | View | |
#519FBD | rgb(81, 159, 189) | hsl(197, 45%, 53%) | Soft Sky Blue | View | |
#5184BD | rgb(81, 132, 189) | hsl(212, 45%, 53%) | Soft Blue | View | |
#5169BD | rgb(81, 105, 189) | hsl(227, 45%, 53%) | Soft Blue | View |
:root {
--color-1: #51BDA6;
--color-2: #51B9BD;
--color-3: #519FBD;
--color-4: #5184BD;
--color-5: #5169BD;
}Palettes that share visual characteristics and color harmony.