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 |
|---|---|---|---|---|---|
#0F47F0 | rgb(15, 71, 240) | hsl(225, 88%, 50%) | Pure Blue | View | |
#0F0FF0 | rgb(15, 15, 240) | hsl(240, 88%, 50%) | Pure Blue | View | |
#470FF0 | rgb(71, 15, 240) | hsl(255, 88%, 50%) | Pure Navy | View | |
#800FF0 | rgb(128, 15, 240) | hsl(270, 88%, 50%) | Pure Navy | View | |
#B80FF0 | rgb(184, 15, 240) | hsl(285, 88%, 50%) | Pure Purple | View |
:root {
--color-1: #0F47F0;
--color-2: #0F0FF0;
--color-3: #470FF0;
--color-4: #800FF0;
--color-5: #B80FF0;
}Palettes that share visual characteristics and color harmony.