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 |
|---|---|---|---|---|---|
#58F3D4 | rgb(88, 243, 212) | hsl(168, 87%, 65%) | Pure Cyan | View | |
#58ECF3 | rgb(88, 236, 243) | hsl(183, 87%, 65%) | Pure Cyan | View | |
#58C5F3 | rgb(88, 197, 243) | hsl(198, 87%, 65%) | Pure Sky Blue | View | |
#589EF3 | rgb(88, 158, 243) | hsl(213, 87%, 65%) | Pure Blue | View | |
#5877F3 | rgb(88, 119, 243) | hsl(228, 87%, 65%) | Pure Blue | View |
:root {
--color-1: #58F3D4;
--color-2: #58ECF3;
--color-3: #58C5F3;
--color-4: #589EF3;
--color-5: #5877F3;
}Palettes that share visual characteristics and color harmony.