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 |
|---|---|---|---|---|---|
#28CBF0 | rgb(40, 203, 240) | hsl(191, 87%, 55%) | Pure Sky Blue | View | |
#289AF0 | rgb(40, 154, 240) | hsl(206, 87%, 55%) | Pure Blue | View | |
#2868F0 | rgb(40, 104, 240) | hsl(221, 87%, 55%) | Pure Blue | View | |
#2836F0 | rgb(40, 54, 240) | hsl(236, 87%, 55%) | Pure Blue | View | |
#4D28F0 | rgb(77, 40, 240) | hsl(251, 87%, 55%) | Pure Navy | View |
:root {
--color-1: #28CBF0;
--color-2: #289AF0;
--color-3: #2868F0;
--color-4: #2836F0;
--color-5: #4D28F0;
}Palettes that share visual characteristics and color harmony.