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 |
|---|---|---|---|---|---|
#0F44D7 | rgb(15, 68, 215) | hsl(224, 87%, 45%) | Pure Blue | View | |
#0F12D7 | rgb(15, 18, 215) | hsl(239, 87%, 45%) | Pure Blue | View | |
#3E0FD7 | rgb(62, 15, 215) | hsl(254, 87%, 45%) | Pure Navy | View | |
#6F0FD7 | rgb(111, 15, 215) | hsl(269, 87%, 45%) | Pure Navy | View | |
#A10FD7 | rgb(161, 15, 215) | hsl(284, 87%, 45%) | Pure Purple | View |
:root {
--color-1: #0F44D7;
--color-2: #0F12D7;
--color-3: #3E0FD7;
--color-4: #6F0FD7;
--color-5: #A10FD7;
}Palettes that share visual characteristics and color harmony.