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 |
|---|---|---|---|---|---|
#2ED8EA | rgb(46, 216, 234) | hsl(186, 82%, 55%) | Pure Sky Blue | View | |
#2EA8EA | rgb(46, 168, 234) | hsl(201, 82%, 55%) | Pure Blue | View | |
#2E79EA | rgb(46, 121, 234) | hsl(216, 82%, 55%) | Pure Blue | View | |
#2E4AEA | rgb(46, 74, 234) | hsl(231, 82%, 55%) | Pure Blue | View | |
#412EEA | rgb(65, 46, 234) | hsl(246, 82%, 55%) | Pure Blue | 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: #2ED8EA;
--color-2: #2EA8EA;
--color-3: #2E79EA;
--color-4: #2E4AEA;
--color-5: #412EEA;
}Palettes that share visual characteristics and color harmony.