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 Dark Blue, Dark Navy, Dark 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 |
|---|---|---|---|---|---|
#231D96 | rgb(35, 29, 150) | hsl(243, 68%, 35%) | Dark Blue | View | |
#411D96 | rgb(65, 29, 150) | hsl(258, 68%, 35%) | Dark Navy | View | |
#5F1D96 | rgb(95, 29, 150) | hsl(273, 68%, 35%) | Dark Navy | View | |
#7E1D96 | rgb(126, 29, 150) | hsl(288, 68%, 35%) | Dark Purple | View | |
#961D90 | rgb(150, 29, 144) | hsl(303, 68%, 35%) | Dark Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Blue and Dark Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #231D96;
--color-2: #411D96;
--color-3: #5F1D96;
--color-4: #7E1D96;
--color-5: #961D90;
}Palettes that share visual characteristics and color harmony.