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 |
|---|---|---|---|---|---|
#50C3AA | rgb(80, 195, 170) | hsl(167, 49%, 54%) | Soft Cyan | View | |
#50BFC3 | rgb(80, 191, 195) | hsl(182, 49%, 54%) | Soft Cyan | View | |
#50A3C3 | rgb(80, 163, 195) | hsl(197, 49%, 54%) | Soft Sky Blue | View | |
#5086C3 | rgb(80, 134, 195) | hsl(212, 49%, 54%) | Soft Blue | View | |
#5069C3 | rgb(80, 105, 195) | hsl(227, 49%, 54%) | Soft Blue | View |
:root {
--color-1: #50C3AA;
--color-2: #50BFC3;
--color-3: #50A3C3;
--color-4: #5086C3;
--color-5: #5069C3;
}Palettes that share visual characteristics and color harmony.