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 |
|---|---|---|---|---|---|
#11E0EE | rgb(17, 224, 238) | hsl(184, 87%, 50%) | Pure Cyan | View | |
#11A8EE | rgb(17, 168, 238) | hsl(199, 87%, 50%) | Pure Sky Blue | View | |
#1171EE | rgb(17, 113, 238) | hsl(214, 87%, 50%) | Pure Blue | View | |
#1139EE | rgb(17, 57, 238) | hsl(229, 87%, 50%) | Pure Blue | View | |
#1F11EE | rgb(31, 17, 238) | hsl(244, 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: #11E0EE;
--color-2: #11A8EE;
--color-3: #1171EE;
--color-4: #1139EE;
--color-5: #1F11EE;
}Palettes that share visual characteristics and color harmony.