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 |
|---|---|---|---|---|---|
#17CCE8 | rgb(23, 204, 232) | hsl(188, 82%, 50%) | Pure Sky Blue | View | |
#1798E8 | rgb(23, 152, 232) | hsl(203, 82%, 50%) | Pure Blue | View | |
#1764E8 | rgb(23, 100, 232) | hsl(218, 82%, 50%) | Pure Blue | View | |
#172FE8 | rgb(23, 47, 232) | hsl(233, 82%, 50%) | Pure Blue | View | |
#3317E8 | rgb(51, 23, 232) | hsl(248, 82%, 50%) | Pure Blue | View |
:root {
--color-1: #17CCE8;
--color-2: #1798E8;
--color-3: #1764E8;
--color-4: #172FE8;
--color-5: #3317E8;
}Palettes that share visual characteristics and color harmony.