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 Pure Cyan, Pure Cyan, Pure 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 |
|---|---|---|---|---|---|
#52EBC4 | rgb(82, 235, 196) | hsl(165, 79%, 62%) | Pure Cyan | View | |
#52EBEB | rgb(82, 235, 235) | hsl(180, 79%, 62%) | Pure Cyan | View | |
#52C4EB | rgb(82, 196, 235) | hsl(195, 79%, 62%) | Pure Sky Blue | View | |
#529EEB | rgb(82, 158, 235) | hsl(210, 79%, 62%) | Pure Blue | View | |
#5278EB | rgb(82, 120, 235) | hsl(225, 79%, 62%) | Pure Blue | View |
:root {
--color-1: #52EBC4;
--color-2: #52EBEB;
--color-3: #52C4EB;
--color-4: #529EEB;
--color-5: #5278EB;
}Palettes that share visual characteristics and color harmony.