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 |
|---|---|---|---|---|---|
#0F69D7 | rgb(15, 105, 215) | hsl(213, 87%, 45%) | Pure Blue | View | |
#0F37D7 | rgb(15, 55, 215) | hsl(228, 87%, 45%) | Pure Blue | View | |
#190FD7 | rgb(25, 15, 215) | hsl(243, 87%, 45%) | Pure Blue | View | |
#4B0FD7 | rgb(75, 15, 215) | hsl(258, 87%, 45%) | Pure Navy | View | |
#7D0FD7 | rgb(125, 15, 215) | hsl(273, 87%, 45%) | Pure Navy | View |
:root {
--color-1: #0F69D7;
--color-2: #0F37D7;
--color-3: #190FD7;
--color-4: #4B0FD7;
--color-5: #7D0FD7;
}Palettes that share visual characteristics and color harmony.