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 |
|---|---|---|---|---|---|
#5AEAF2 | rgb(90, 234, 242) | hsl(183, 85%, 65%) | Pure Cyan | View | |
#5AC4F2 | rgb(90, 196, 242) | hsl(198, 85%, 65%) | Pure Sky Blue | View | |
#5A9EF2 | rgb(90, 158, 242) | hsl(213, 85%, 65%) | Pure Blue | View | |
#5A78F2 | rgb(90, 120, 242) | hsl(228, 85%, 65%) | Pure Blue | View | |
#615AF2 | rgb(97, 90, 242) | hsl(243, 85%, 65%) | 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: #5AEAF2;
--color-2: #5AC4F2;
--color-3: #5A9EF2;
--color-4: #5A78F2;
--color-5: #615AF2;
}Palettes that share visual characteristics and color harmony.