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 Sky 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 |
|---|---|---|---|---|---|
#17E5E8 | rgb(23, 229, 232) | hsl(181, 82%, 50%) | Pure Cyan | View | |
#17B0E8 | rgb(23, 176, 232) | hsl(196, 82%, 50%) | Pure Sky Blue | View | |
#177CE8 | rgb(23, 124, 232) | hsl(211, 82%, 50%) | Pure Blue | View | |
#1748E8 | rgb(23, 72, 232) | hsl(226, 82%, 50%) | Pure Blue | View | |
#1A17E8 | rgb(26, 23, 232) | hsl(241, 82%, 50%) | Pure Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Cyan and Pure Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #17E5E8;
--color-2: #17B0E8;
--color-3: #177CE8;
--color-4: #1748E8;
--color-5: #1A17E8;
}Palettes that share visual characteristics and color harmony.