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 |
|---|---|---|---|---|---|
#28D9F0 | rgb(40, 217, 240) | hsl(187, 87%, 55%) | Pure Sky Blue | View | |
#28A7F0 | rgb(40, 167, 240) | hsl(202, 87%, 55%) | Pure Blue | View | |
#2875F0 | rgb(40, 117, 240) | hsl(217, 87%, 55%) | Pure Blue | View | |
#2843F0 | rgb(40, 67, 240) | hsl(232, 87%, 55%) | Pure Blue | View | |
#4028F0 | rgb(64, 40, 240) | hsl(247, 87%, 55%) | Pure Blue | View |
:root {
--color-1: #28D9F0;
--color-2: #28A7F0;
--color-3: #2875F0;
--color-4: #2843F0;
--color-5: #4028F0;
}Palettes that share visual characteristics and color harmony.