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 |
|---|---|---|---|---|---|
#13ECCF | rgb(19, 236, 207) | hsl(172, 85%, 50%) | Pure Cyan | View | |
#13D3EC | rgb(19, 211, 236) | hsl(187, 85%, 50%) | Pure Sky Blue | View | |
#139CEC | rgb(19, 156, 236) | hsl(202, 85%, 50%) | Pure Blue | View | |
#1366EC | rgb(19, 102, 236) | hsl(217, 85%, 50%) | Pure Blue | View | |
#1330EC | rgb(19, 48, 236) | hsl(232, 85%, 50%) | 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: #13ECCF;
--color-2: #13D3EC;
--color-3: #139CEC;
--color-4: #1366EC;
--color-5: #1330EC;
}Palettes that share visual characteristics and color harmony.