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 Blue, Pure Blue, Pure Navy. 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 |
|---|---|---|---|---|---|
#0E47F1 | rgb(14, 71, 241) | hsl(225, 89%, 50%) | Pure Blue | View | |
#0E0EF1 | rgb(14, 14, 241) | hsl(240, 89%, 50%) | Pure Blue | View | |
#470EF1 | rgb(71, 14, 241) | hsl(255, 89%, 50%) | Pure Navy | View | |
#800EF1 | rgb(128, 14, 241) | hsl(270, 89%, 50%) | Pure Navy | View | |
#B80EF1 | rgb(184, 14, 241) | hsl(285, 89%, 50%) | Pure Purple | View |
:root {
--color-1: #0E47F1;
--color-2: #0E0EF1;
--color-3: #470EF1;
--color-4: #800EF1;
--color-5: #B80EF1;
}Palettes that share visual characteristics and color harmony.