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 Blue. 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 |
|---|---|---|---|---|---|
#0F6FD7 | rgb(15, 111, 215) | hsl(211, 87%, 45%) | Pure Blue | View | |
#0F3ED7 | rgb(15, 62, 215) | hsl(226, 87%, 45%) | Pure Blue | View | |
#120FD7 | rgb(18, 15, 215) | hsl(241, 87%, 45%) | Pure Blue | View | |
#440FD7 | rgb(68, 15, 215) | hsl(256, 87%, 45%) | Pure Navy | View | |
#760FD7 | rgb(118, 15, 215) | hsl(271, 87%, 45%) | Pure Navy | View |
:root {
--color-1: #0F6FD7;
--color-2: #0F3ED7;
--color-3: #120FD7;
--color-4: #440FD7;
--color-5: #760FD7;
}Palettes that share visual characteristics and color harmony.