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 |
|---|---|---|---|---|---|
#18B0E7 | rgb(24, 176, 231) | hsl(196, 81%, 50%) | Pure Sky Blue | View | |
#187CE7 | rgb(24, 124, 231) | hsl(211, 81%, 50%) | Pure Blue | View | |
#1848E7 | rgb(24, 72, 231) | hsl(226, 81%, 50%) | Pure Blue | View | |
#1C18E7 | rgb(28, 24, 231) | hsl(241, 81%, 50%) | Pure Blue | View | |
#4F18E7 | rgb(79, 24, 231) | hsl(256, 81%, 50%) | Pure Navy | View |
:root {
--color-1: #18B0E7;
--color-2: #187CE7;
--color-3: #1848E7;
--color-4: #1C18E7;
--color-5: #4F18E7;
}Palettes that share visual characteristics and color harmony.