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 |
|---|---|---|---|---|---|
#62EAE5 | rgb(98, 234, 229) | hsl(178, 76%, 65%) | Pure Cyan | View | |
#62CCEA | rgb(98, 204, 234) | hsl(193, 76%, 65%) | Pure Sky Blue | View | |
#62AAEA | rgb(98, 170, 234) | hsl(208, 76%, 65%) | Pure Blue | View | |
#6288EA | rgb(98, 136, 234) | hsl(223, 76%, 65%) | Pure Blue | View | |
#6266EA | rgb(98, 102, 234) | hsl(238, 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: #62EAE5;
--color-2: #62CCEA;
--color-3: #62AAEA;
--color-4: #6288EA;
--color-5: #6266EA;
}Palettes that share visual characteristics and color harmony.