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 |
|---|---|---|---|---|---|
#28B4EB | rgb(40, 180, 235) | hsl(197, 83%, 54%) | Pure Sky Blue | View | |
#2883EB | rgb(40, 131, 235) | hsl(212, 83%, 54%) | Pure Blue | View | |
#2853EB | rgb(40, 83, 235) | hsl(227, 83%, 54%) | Pure Blue | View | |
#2F28EB | rgb(47, 40, 235) | hsl(242, 83%, 54%) | Pure Blue | View | |
#6028EB | rgb(96, 40, 235) | hsl(257, 83%, 54%) | Pure Navy | View |
A peaceful combination anchored by #28B4EB, 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: #28B4EB;
--color-2: #2883EB;
--color-3: #2853EB;
--color-4: #2F28EB;
--color-5: #6028EB;
}Palettes that share visual characteristics and color harmony.