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 |
|---|---|---|---|---|---|
#0E4BF1 | rgb(14, 75, 241) | hsl(224, 89%, 50%) | Pure Blue | View | |
#0E12F1 | rgb(14, 18, 241) | hsl(239, 89%, 50%) | Pure Blue | View | |
#430EF1 | rgb(67, 14, 241) | hsl(254, 89%, 50%) | Pure Navy | View | |
#7C0EF1 | rgb(124, 14, 241) | hsl(269, 89%, 50%) | Pure Navy | View | |
#B40EF1 | rgb(180, 14, 241) | hsl(284, 89%, 50%) | Pure Purple | View |
:root {
--color-1: #0E4BF1;
--color-2: #0E12F1;
--color-3: #430EF1;
--color-4: #7C0EF1;
--color-5: #B40EF1;
}Palettes that share visual characteristics and color harmony.