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 |
|---|---|---|---|---|---|
#62E1EA | rgb(98, 225, 234) | hsl(184, 76%, 65%) | Pure Cyan | View | |
#62BFEA | rgb(98, 191, 234) | hsl(199, 76%, 65%) | Pure Sky Blue | View | |
#629DEA | rgb(98, 157, 234) | hsl(214, 76%, 65%) | Pure Blue | View | |
#627BEA | rgb(98, 123, 234) | hsl(229, 76%, 65%) | Pure Blue | View | |
#6B62EA | rgb(107, 98, 234) | hsl(244, 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: #62E1EA;
--color-2: #62BFEA;
--color-3: #629DEA;
--color-4: #627BEA;
--color-5: #6B62EA;
}Palettes that share visual characteristics and color harmony.