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 |
|---|---|---|---|---|---|
#5D65EE | rgb(93, 101, 238) | hsl(237, 81%, 65%) | Pure Blue | View | |
#7A5DEE | rgb(122, 93, 238) | hsl(252, 81%, 65%) | Pure Navy | View | |
#9F5DEE | rgb(159, 93, 238) | hsl(267, 81%, 65%) | Pure Navy | View | |
#C35DEE | rgb(195, 93, 238) | hsl(282, 81%, 65%) | Pure Purple | View | |
#E75DEE | rgb(231, 93, 238) | hsl(297, 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: #5D65EE;
--color-2: #7A5DEE;
--color-3: #9F5DEE;
--color-4: #C35DEE;
--color-5: #E75DEE;
}Palettes that share visual characteristics and color harmony.