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 |
|---|---|---|---|---|---|
#5D67EE | rgb(93, 103, 238) | hsl(236, 81%, 65%) | Pure Blue | View | |
#785DEE | rgb(120, 93, 238) | hsl(251, 81%, 65%) | Pure Navy | View | |
#9C5DEE | rgb(156, 93, 238) | hsl(266, 81%, 65%) | Pure Navy | View | |
#C05DEE | rgb(192, 93, 238) | hsl(281, 81%, 65%) | Pure Purple | View | |
#E45DEE | rgb(228, 93, 238) | hsl(296, 81%, 65%) | 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: #5D67EE;
--color-2: #785DEE;
--color-3: #9C5DEE;
--color-4: #C05DEE;
--color-5: #E45DEE;
}Palettes that share visual characteristics and color harmony.