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 |
|---|---|---|---|---|---|
#310FF0 | rgb(49, 15, 240) | hsl(249, 88%, 50%) | Pure Blue | View | |
#690FF0 | rgb(105, 15, 240) | hsl(264, 88%, 50%) | Pure Navy | View | |
#A10FF0 | rgb(161, 15, 240) | hsl(279, 88%, 50%) | Pure Purple | View | |
#D90FF0 | rgb(217, 15, 240) | hsl(294, 88%, 50%) | Pure Purple | View | |
#F00FCE | rgb(240, 15, 206) | hsl(309, 88%, 50%) | 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: #310FF0;
--color-2: #690FF0;
--color-3: #A10FF0;
--color-4: #D90FF0;
--color-5: #F00FCE;
}Palettes that share visual characteristics and color harmony.