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 |
|---|---|---|---|---|---|
#2A33EF | rgb(42, 51, 239) | hsl(237, 86%, 55%) | Pure Blue | View | |
#512AEF | rgb(81, 42, 239) | hsl(252, 86%, 55%) | Pure Navy | View | |
#822AEF | rgb(130, 42, 239) | hsl(267, 86%, 55%) | Pure Navy | View | |
#B42AEF | rgb(180, 42, 239) | hsl(282, 86%, 55%) | Pure Purple | View | |
#E52AEF | rgb(229, 42, 239) | hsl(297, 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: #2A33EF;
--color-2: #512AEF;
--color-3: #822AEF;
--color-4: #B42AEF;
--color-5: #E52AEF;
}Palettes that share visual characteristics and color harmony.