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 Navy, 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 |
|---|---|---|---|---|---|
#2A30EF | rgb(42, 48, 239) | hsl(238, 86%, 55%) | Pure Blue | View | |
#542AEF | rgb(84, 42, 239) | hsl(253, 86%, 55%) | Pure Navy | View | |
#862AEF | rgb(134, 42, 239) | hsl(268, 86%, 55%) | Pure Navy | View | |
#B72AEF | rgb(183, 42, 239) | hsl(283, 86%, 55%) | Pure Purple | View | |
#E82AEF | rgb(232, 42, 239) | hsl(298, 86%, 55%) | Pure Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Blue and Pure Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2A30EF;
--color-2: #542AEF;
--color-3: #862AEF;
--color-4: #B72AEF;
--color-5: #E82AEF;
}Palettes that share visual characteristics and color harmony.