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 |
|---|---|---|---|---|---|
#45E8E8 | rgb(69, 232, 232) | hsl(180, 78%, 59%) | Pure Cyan | View | |
#45BFE8 | rgb(69, 191, 232) | hsl(195, 78%, 59%) | Pure Sky Blue | View | |
#4596E8 | rgb(69, 150, 232) | hsl(210, 78%, 59%) | Pure Blue | View | |
#456EE8 | rgb(69, 110, 232) | hsl(225, 78%, 59%) | Pure Blue | View | |
#4545E8 | rgb(69, 69, 232) | hsl(240, 78%, 59%) | 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: #45E8E8;
--color-2: #45BFE8;
--color-3: #4596E8;
--color-4: #456EE8;
--color-5: #4545E8;
}Palettes that share visual characteristics and color harmony.