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 |
|---|---|---|---|---|---|
#11EED5 | rgb(17, 238, 213) | hsl(173, 87%, 50%) | Pure Cyan | View | |
#11D1EE | rgb(17, 209, 238) | hsl(188, 87%, 50%) | Pure Sky Blue | View | |
#1199EE | rgb(17, 153, 238) | hsl(203, 87%, 50%) | Pure Blue | View | |
#1162EE | rgb(17, 98, 238) | hsl(218, 87%, 50%) | Pure Blue | View | |
#112AEE | rgb(17, 42, 238) | hsl(233, 87%, 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: #11EED5;
--color-2: #11D1EE;
--color-3: #1199EE;
--color-4: #1162EE;
--color-5: #112AEE;
}Palettes that share visual characteristics and color harmony.