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 |
|---|---|---|---|---|---|
#301CE9 | rgb(48, 28, 233) | hsl(246, 82%, 51%) | Pure Blue | View | |
#631CE9 | rgb(99, 28, 233) | hsl(261, 82%, 51%) | Pure Navy | View | |
#971CE9 | rgb(151, 28, 233) | hsl(276, 82%, 51%) | Pure Purple | View | |
#CA1CE9 | rgb(202, 28, 233) | hsl(291, 82%, 51%) | Pure Purple | View | |
#E91CD4 | rgb(233, 28, 212) | hsl(306, 82%, 51%) | 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: #301CE9;
--color-2: #631CE9;
--color-3: #971CE9;
--color-4: #CA1CE9;
--color-5: #E91CD4;
}Palettes that share visual characteristics and color harmony.