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 |
|---|---|---|---|---|---|
#16D1E9 | rgb(22, 209, 233) | hsl(187, 83%, 50%) | Pure Sky Blue | View | |
#169CE9 | rgb(22, 156, 233) | hsl(202, 83%, 50%) | Pure Blue | View | |
#1667E9 | rgb(22, 103, 233) | hsl(217, 83%, 50%) | Pure Blue | View | |
#1632E9 | rgb(22, 50, 233) | hsl(232, 83%, 50%) | Pure Blue | View | |
#2E16E9 | rgb(46, 22, 233) | hsl(247, 83%, 50%) | Pure Blue | View |
:root {
--color-1: #16D1E9;
--color-2: #169CE9;
--color-3: #1667E9;
--color-4: #1632E9;
--color-5: #2E16E9;
}Palettes that share visual characteristics and color harmony.