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 |
|---|---|---|---|---|---|
#0E3FF1 | rgb(14, 63, 241) | hsl(227, 89%, 50%) | Pure Blue | View | |
#160EF1 | rgb(22, 14, 241) | hsl(242, 89%, 50%) | Pure Blue | View | |
#4E0EF1 | rgb(78, 14, 241) | hsl(257, 89%, 50%) | Pure Navy | View | |
#870EF1 | rgb(135, 14, 241) | hsl(272, 89%, 50%) | Pure Navy | View | |
#C00EF1 | rgb(192, 14, 241) | hsl(287, 89%, 50%) | Pure Purple | View |
:root {
--color-1: #0E3FF1;
--color-2: #160EF1;
--color-3: #4E0EF1;
--color-4: #870EF1;
--color-5: #C00EF1;
}Palettes that share visual characteristics and color harmony.