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 |
|---|---|---|---|---|---|
#52C7AB | rgb(82, 199, 171) | hsl(166, 51%, 55%) | Soft Cyan | View | |
#52C5C7 | rgb(82, 197, 199) | hsl(181, 51%, 55%) | Soft Cyan | View | |
#52A8C7 | rgb(82, 168, 199) | hsl(196, 51%, 55%) | Soft Sky Blue | View | |
#528AC7 | rgb(82, 138, 199) | hsl(211, 51%, 55%) | Soft Blue | View | |
#526DC7 | rgb(82, 109, 199) | hsl(226, 51%, 55%) | Soft Blue | View |
:root {
--color-1: #52C7AB;
--color-2: #52C5C7;
--color-3: #52A8C7;
--color-4: #528AC7;
--color-5: #526DC7;
}Palettes that share visual characteristics and color harmony.