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 |
|---|---|---|---|---|---|
#2ED9EF | rgb(46, 217, 239) | hsl(187, 86%, 56%) | Pure Sky Blue | View | |
#2EA9EF | rgb(46, 169, 239) | hsl(202, 86%, 56%) | Pure Blue | View | |
#2E78EF | rgb(46, 120, 239) | hsl(217, 86%, 56%) | Pure Blue | View | |
#2E48EF | rgb(46, 72, 239) | hsl(232, 86%, 56%) | Pure Blue | View | |
#452EEF | rgb(69, 46, 239) | hsl(247, 86%, 56%) | Pure Blue | View |
:root {
--color-1: #2ED9EF;
--color-2: #2EA9EF;
--color-3: #2E78EF;
--color-4: #2E48EF;
--color-5: #452EEF;
}Palettes that share visual characteristics and color harmony.