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 |
|---|---|---|---|---|---|
#0F3AD7 | rgb(15, 58, 215) | hsl(227, 87%, 45%) | Pure Blue | View | |
#160FD7 | rgb(22, 15, 215) | hsl(242, 87%, 45%) | Pure Blue | View | |
#470FD7 | rgb(71, 15, 215) | hsl(257, 87%, 45%) | Pure Navy | View | |
#790FD7 | rgb(121, 15, 215) | hsl(272, 87%, 45%) | Pure Navy | View | |
#AB0FD7 | rgb(171, 15, 215) | hsl(287, 87%, 45%) | Pure Purple | View |
:root {
--color-1: #0F3AD7;
--color-2: #160FD7;
--color-3: #470FD7;
--color-4: #790FD7;
--color-5: #AB0FD7;
}Palettes that share visual characteristics and color harmony.