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 |
|---|---|---|---|---|---|
#52CBAF | rgb(82, 203, 175) | hsl(166, 54%, 56%) | Soft Cyan | View | |
#52C9CB | rgb(82, 201, 203) | hsl(181, 54%, 56%) | Soft Cyan | View | |
#52ABCB | rgb(82, 171, 203) | hsl(196, 54%, 56%) | Soft Sky Blue | View | |
#528DCB | rgb(82, 141, 203) | hsl(211, 54%, 56%) | Soft Blue | View | |
#526ECB | rgb(82, 110, 203) | hsl(226, 54%, 56%) | Soft Blue | View |
:root {
--color-1: #52CBAF;
--color-2: #52C9CB;
--color-3: #52ABCB;
--color-4: #528DCB;
--color-5: #526ECB;
}Palettes that share visual characteristics and color harmony.