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 |
|---|---|---|---|---|---|
#5F5FEC | rgb(95, 95, 236) | hsl(240, 79%, 65%) | Pure Blue | View | |
#825FEC | rgb(130, 95, 236) | hsl(255, 79%, 65%) | Pure Navy | View | |
#A65FEC | rgb(166, 95, 236) | hsl(270, 79%, 65%) | Pure Navy | View | |
#C95FEC | rgb(201, 95, 236) | hsl(285, 79%, 65%) | Pure Purple | View | |
#EC5FEC | rgb(236, 95, 236) | hsl(300, 79%, 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: #5F5FEC;
--color-2: #825FEC;
--color-3: #A65FEC;
--color-4: #C95FEC;
--color-5: #EC5FEC;
}Palettes that share visual characteristics and color harmony.