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 |
|---|---|---|---|---|---|
#26F2EC | rgb(38, 242, 236) | hsl(178, 89%, 55%) | Pure Cyan | View | |
#26C6F2 | rgb(38, 198, 242) | hsl(193, 89%, 55%) | Pure Sky Blue | View | |
#2693F2 | rgb(38, 147, 242) | hsl(208, 89%, 55%) | Pure Blue | View | |
#2660F2 | rgb(38, 96, 242) | hsl(223, 89%, 55%) | Pure Blue | View | |
#262DF2 | rgb(38, 45, 242) | hsl(238, 89%, 55%) | 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: #26F2EC;
--color-2: #26C6F2;
--color-3: #2693F2;
--color-4: #2660F2;
--color-5: #262DF2;
}Palettes that share visual characteristics and color harmony.