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 |
|---|---|---|---|---|---|
#2EE1EA | rgb(46, 225, 234) | hsl(183, 82%, 55%) | Pure Cyan | View | |
#2EB2EA | rgb(46, 178, 234) | hsl(198, 82%, 55%) | Pure Sky Blue | View | |
#2E83EA | rgb(46, 131, 234) | hsl(213, 82%, 55%) | Pure Blue | View | |
#2E54EA | rgb(46, 84, 234) | hsl(228, 82%, 55%) | Pure Blue | View | |
#382EEA | rgb(56, 46, 234) | hsl(243, 82%, 55%) | 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: #2EE1EA;
--color-2: #2EB2EA;
--color-3: #2E83EA;
--color-4: #2E54EA;
--color-5: #382EEA;
}Palettes that share visual characteristics and color harmony.