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 Cyan, Pure Sky 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 |
|---|---|---|---|---|---|
#2EEAC5 | rgb(46, 234, 197) | hsl(168, 82%, 55%) | Pure Cyan | View | |
#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 |
:root {
--color-1: #2EEAC5;
--color-2: #2EE1EA;
--color-3: #2EB2EA;
--color-4: #2E83EA;
--color-5: #2E54EA;
}Palettes that share visual characteristics and color harmony.