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 |
|---|---|---|---|---|---|
#72EEE1 | rgb(114, 238, 225) | hsl(174, 78%, 69%) | Pure Cyan | View | |
#72DBEE | rgb(114, 219, 238) | hsl(189, 78%, 69%) | Pure Sky Blue | View | |
#72BCEE | rgb(114, 188, 238) | hsl(204, 78%, 69%) | Pure Blue | View | |
#729DEE | rgb(114, 157, 238) | hsl(219, 78%, 69%) | Pure Blue | View | |
#727FEE | rgb(114, 127, 238) | hsl(234, 78%, 69%) | 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: #72EEE1;
--color-2: #72DBEE;
--color-3: #72BCEE;
--color-4: #729DEE;
--color-5: #727FEE;
}Palettes that share visual characteristics and color harmony.