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 Navy, Pure Navy, Pure Purple. 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 |
|---|---|---|---|---|---|
#410CDF | rgb(65, 12, 223) | hsl(255, 90%, 46%) | Pure Navy | View | |
#750CDF | rgb(117, 12, 223) | hsl(270, 90%, 46%) | Pure Navy | View | |
#AA0CDF | rgb(170, 12, 223) | hsl(285, 90%, 46%) | Pure Purple | View | |
#DF0CDF | rgb(223, 12, 223) | hsl(300, 90%, 46%) | Pure Purple | View | |
#DF0CAA | rgb(223, 12, 170) | hsl(315, 90%, 46%) | Pure Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Navy and Pure Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #410CDF;
--color-2: #750CDF;
--color-3: #AA0CDF;
--color-4: #DF0CDF;
--color-5: #DF0CAA;
}Palettes that share visual characteristics and color harmony.