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 |
|---|---|---|---|---|---|
#5D5DEE | rgb(93, 93, 238) | hsl(240, 81%, 65%) | Pure Blue | View | |
#825DEE | rgb(130, 93, 238) | hsl(255, 81%, 65%) | Pure Navy | View | |
#A65DEE | rgb(166, 93, 238) | hsl(270, 81%, 65%) | Pure Navy | View | |
#CA5DEE | rgb(202, 93, 238) | hsl(285, 81%, 65%) | Pure Purple | View | |
#EE5DEE | rgb(238, 93, 238) | hsl(300, 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: #5D5DEE;
--color-2: #825DEE;
--color-3: #A65DEE;
--color-4: #CA5DEE;
--color-5: #EE5DEE;
}Palettes that share visual characteristics and color harmony.