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 Sky Blue, Pure 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 |
|---|---|---|---|---|---|
#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 | |
#8572EE | rgb(133, 114, 238) | hsl(249, 78%, 69%) | Pure Blue | View |
A peaceful combination anchored by #72DBEE, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #72DBEE;
--color-2: #72BCEE;
--color-3: #729DEE;
--color-4: #727FEE;
--color-5: #8572EE;
}Palettes that share visual characteristics and color harmony.