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 |
|---|---|---|---|---|---|
#5D62EE | rgb(93, 98, 238) | hsl(238, 81%, 65%) | Pure Blue | View | |
#7D5DEE | rgb(125, 93, 238) | hsl(253, 81%, 65%) | Pure Navy | View | |
#A15DEE | rgb(161, 93, 238) | hsl(268, 81%, 65%) | Pure Navy | View | |
#C55DEE | rgb(197, 93, 238) | hsl(283, 81%, 65%) | Pure Purple | View | |
#E95DEE | rgb(233, 93, 238) | hsl(298, 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: #5D62EE;
--color-2: #7D5DEE;
--color-3: #A15DEE;
--color-4: #C55DEE;
--color-5: #E95DEE;
}Palettes that share visual characteristics and color harmony.