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 |
|---|---|---|---|---|---|
#2E3EEA | rgb(46, 62, 234) | hsl(235, 82%, 55%) | Pure Blue | View | |
#4E2EEA | rgb(78, 46, 234) | hsl(250, 82%, 55%) | Pure Navy | View | |
#7D2EEA | rgb(125, 46, 234) | hsl(265, 82%, 55%) | Pure Navy | View | |
#AC2EEA | rgb(172, 46, 234) | hsl(280, 82%, 55%) | Pure Purple | View | |
#DB2EEA | rgb(219, 46, 234) | hsl(295, 82%, 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: #2E3EEA;
--color-2: #4E2EEA;
--color-3: #7D2EEA;
--color-4: #AC2EEA;
--color-5: #DB2EEA;
}Palettes that share visual characteristics and color harmony.