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 |
|---|---|---|---|---|---|
#0F2DF0 | rgb(15, 45, 240) | hsl(232, 88%, 50%) | Pure Blue | View | |
#290FF0 | rgb(41, 15, 240) | hsl(247, 88%, 50%) | Pure Blue | View | |
#620FF0 | rgb(98, 15, 240) | hsl(262, 88%, 50%) | Pure Navy | View | |
#9A0FF0 | rgb(154, 15, 240) | hsl(277, 88%, 50%) | Pure Purple | View | |
#D20FF0 | rgb(210, 15, 240) | hsl(292, 88%, 50%) | Pure Purple | View |
This purple-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: #0F2DF0;
--color-2: #290FF0;
--color-3: #620FF0;
--color-4: #9A0FF0;
--color-5: #D20FF0;
}Palettes that share visual characteristics and color harmony.