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 Sky Blue, Pure 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 |
|---|---|---|---|---|---|
#62CEEA | rgb(98, 206, 234) | hsl(192, 76%, 65%) | Pure Sky Blue | View | |
#62ADEA | rgb(98, 173, 234) | hsl(207, 76%, 65%) | Pure Blue | View | |
#628BEA | rgb(98, 139, 234) | hsl(222, 76%, 65%) | Pure Blue | View | |
#6269EA | rgb(98, 105, 234) | hsl(237, 76%, 65%) | Pure Blue | View | |
#7D62EA | rgb(125, 98, 234) | hsl(252, 76%, 65%) | Pure Navy | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Sky Blue and Pure Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #62CEEA;
--color-2: #62ADEA;
--color-3: #628BEA;
--color-4: #6269EA;
--color-5: #7D62EA;
}Palettes that share visual characteristics and color harmony.