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 |
|---|---|---|---|---|---|
#16CAD0 | rgb(22, 202, 208) | hsl(182, 81%, 45%) | Pure Cyan | View | |
#169BD0 | rgb(22, 155, 208) | hsl(197, 81%, 45%) | Pure Sky Blue | View | |
#166DD0 | rgb(22, 109, 208) | hsl(212, 81%, 45%) | Pure Blue | View | |
#163ED0 | rgb(22, 62, 208) | hsl(227, 81%, 45%) | Pure Blue | View | |
#1C16D0 | rgb(28, 22, 208) | hsl(242, 81%, 45%) | 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: #16CAD0;
--color-2: #169BD0;
--color-3: #166DD0;
--color-4: #163ED0;
--color-5: #1C16D0;
}Palettes that share visual characteristics and color harmony.