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 Purple. 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 |
|---|---|---|---|---|---|
#583EEA | rgb(88, 62, 234) | hsl(249, 80%, 58%) | Pure Blue | View | |
#833EEA | rgb(131, 62, 234) | hsl(264, 80%, 58%) | Pure Navy | View | |
#AE3EEA | rgb(174, 62, 234) | hsl(279, 80%, 58%) | Pure Purple | View | |
#D83EEA | rgb(216, 62, 234) | hsl(294, 80%, 58%) | Pure Purple | View | |
#EA3ED0 | rgb(234, 62, 208) | hsl(309, 80%, 58%) | Pure Pink | 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: #583EEA;
--color-2: #833EEA;
--color-3: #AE3EEA;
--color-4: #D83EEA;
--color-5: #EA3ED0;
}Palettes that share visual characteristics and color harmony.