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 |
|---|---|---|---|---|---|
#64EDDF | rgb(100, 237, 223) | hsl(174, 79%, 66%) | Pure Cyan | View | |
#64D8ED | rgb(100, 216, 237) | hsl(189, 79%, 66%) | Pure Sky Blue | View | |
#64B6ED | rgb(100, 182, 237) | hsl(204, 79%, 66%) | Pure Blue | View | |
#6494ED | rgb(100, 148, 237) | hsl(219, 79%, 66%) | Pure Blue | View | |
#6472ED | rgb(100, 114, 237) | hsl(234, 79%, 66%) | 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: #64EDDF;
--color-2: #64D8ED;
--color-3: #64B6ED;
--color-4: #6494ED;
--color-5: #6472ED;
}Palettes that share visual characteristics and color harmony.