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 |
|---|---|---|---|---|---|
#28BEF0 | rgb(40, 190, 240) | hsl(195, 87%, 55%) | Pure Sky Blue | View | |
#288CF0 | rgb(40, 140, 240) | hsl(210, 87%, 55%) | Pure Blue | View | |
#285AF0 | rgb(40, 90, 240) | hsl(225, 87%, 55%) | Pure Blue | View | |
#2828F0 | rgb(40, 40, 240) | hsl(240, 87%, 55%) | Pure Blue | View | |
#5A28F0 | rgb(90, 40, 240) | hsl(255, 87%, 55%) | Pure Navy | View |
:root {
--color-1: #28BEF0;
--color-2: #288CF0;
--color-3: #285AF0;
--color-4: #2828F0;
--color-5: #5A28F0;
}Palettes that share visual characteristics and color harmony.