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 Sky Blue, Pure 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 |
|---|---|---|---|---|---|
#62E7EA | rgb(98, 231, 234) | hsl(181, 76%, 65%) | Pure Cyan | View | |
#62C5EA | rgb(98, 197, 234) | hsl(196, 76%, 65%) | Pure Sky Blue | View | |
#62A3EA | rgb(98, 163, 234) | hsl(211, 76%, 65%) | Pure Blue | View | |
#6282EA | rgb(98, 130, 234) | hsl(226, 76%, 65%) | Pure Blue | View | |
#6462EA | rgb(100, 98, 234) | hsl(241, 76%, 65%) | Pure Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Cyan and Pure Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #62E7EA;
--color-2: #62C5EA;
--color-3: #62A3EA;
--color-4: #6282EA;
--color-5: #6462EA;
}Palettes that share visual characteristics and color harmony.