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 |
|---|---|---|---|---|---|
#2BD7EE | rgb(43, 215, 238) | hsl(187, 85%, 55%) | Pure Sky Blue | View | |
#2BA6EE | rgb(43, 166, 238) | hsl(202, 85%, 55%) | Pure Blue | View | |
#2B75EE | rgb(43, 117, 238) | hsl(217, 85%, 55%) | Pure Blue | View | |
#2B45EE | rgb(43, 69, 238) | hsl(232, 85%, 55%) | Pure Blue | View | |
#412BEE | rgb(65, 43, 238) | hsl(247, 85%, 55%) | Pure Blue | View |
:root {
--color-1: #2BD7EE;
--color-2: #2BA6EE;
--color-3: #2B75EE;
--color-4: #2B45EE;
--color-5: #412BEE;
}Palettes that share visual characteristics and color harmony.