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 |
|---|---|---|---|---|---|
#3AF2EC | rgb(58, 242, 236) | hsl(178, 88%, 59%) | Pure Cyan | View | |
#3ACBF2 | rgb(58, 203, 242) | hsl(193, 88%, 59%) | Pure Sky Blue | View | |
#3A9DF2 | rgb(58, 157, 242) | hsl(208, 88%, 59%) | Pure Blue | View | |
#3A6FF2 | rgb(58, 111, 242) | hsl(223, 88%, 59%) | Pure Blue | View | |
#3A41F2 | rgb(58, 65, 242) | hsl(238, 88%, 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: #3AF2EC;
--color-2: #3ACBF2;
--color-3: #3A9DF2;
--color-4: #3A6FF2;
--color-5: #3A41F2;
}Palettes that share visual characteristics and color harmony.