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 |
|---|---|---|---|---|---|
#5E65ED | rgb(94, 101, 237) | hsl(237, 80%, 65%) | Pure Blue | View | |
#7B5EED | rgb(123, 94, 237) | hsl(252, 80%, 65%) | Pure Navy | View | |
#9F5EED | rgb(159, 94, 237) | hsl(267, 80%, 65%) | Pure Navy | View | |
#C25EED | rgb(194, 94, 237) | hsl(282, 80%, 65%) | Pure Purple | View | |
#E65EED | rgb(230, 94, 237) | hsl(297, 80%, 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: #5E65ED;
--color-2: #7B5EED;
--color-3: #9F5EED;
--color-4: #C25EED;
--color-5: #E65EED;
}Palettes that share visual characteristics and color harmony.