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 |
|---|---|---|---|---|---|
#60DDEB | rgb(96, 221, 235) | hsl(186, 78%, 65%) | Pure Sky Blue | View | |
#60BBEB | rgb(96, 187, 235) | hsl(201, 78%, 65%) | Pure Blue | View | |
#6098EB | rgb(96, 152, 235) | hsl(216, 78%, 65%) | Pure Blue | View | |
#6075EB | rgb(96, 117, 235) | hsl(231, 78%, 65%) | Pure Blue | View | |
#6E60EB | rgb(110, 96, 235) | hsl(246, 78%, 65%) | Pure Blue | View |
A peaceful combination anchored by #60DDEB, 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: #60DDEB;
--color-2: #60BBEB;
--color-3: #6098EB;
--color-4: #6075EB;
--color-5: #6E60EB;
}Palettes that share visual characteristics and color harmony.