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 |
|---|---|---|---|---|---|
#0F44F0 | rgb(15, 68, 240) | hsl(226, 88%, 50%) | Pure Blue | View | |
#130FF0 | rgb(19, 15, 240) | hsl(241, 88%, 50%) | Pure Blue | View | |
#4B0FF0 | rgb(75, 15, 240) | hsl(256, 88%, 50%) | Pure Navy | View | |
#830FF0 | rgb(131, 15, 240) | hsl(271, 88%, 50%) | Pure Navy | View | |
#BB0FF0 | rgb(187, 15, 240) | hsl(286, 88%, 50%) | Pure Purple | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Blue and Pure Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #0F44F0;
--color-2: #130FF0;
--color-3: #4B0FF0;
--color-4: #830FF0;
--color-5: #BB0FF0;
}Palettes that share visual characteristics and color harmony.