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 |
|---|---|---|---|---|---|
#0EB4F1 | rgb(14, 180, 241) | hsl(196, 89%, 50%) | Pure Sky Blue | View | |
#0E7CF1 | rgb(14, 124, 241) | hsl(211, 89%, 50%) | Pure Blue | View | |
#0E43F1 | rgb(14, 67, 241) | hsl(226, 89%, 50%) | Pure Blue | View | |
#120EF1 | rgb(18, 14, 241) | hsl(241, 89%, 50%) | Pure Blue | View | |
#4B0EF1 | rgb(75, 14, 241) | hsl(256, 89%, 50%) | Pure Navy | View |
:root {
--color-1: #0EB4F1;
--color-2: #0E7CF1;
--color-3: #0E43F1;
--color-4: #120EF1;
--color-5: #4B0EF1;
}Palettes that share visual characteristics and color harmony.