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 Blue, 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 |
|---|---|---|---|---|---|
#1D2D95 | rgb(29, 45, 149) | hsl(232, 67%, 35%) | Dark Blue | View | |
#2B1D95 | rgb(43, 29, 149) | hsl(247, 67%, 35%) | Dark Blue | View | |
#491D95 | rgb(73, 29, 149) | hsl(262, 67%, 35%) | Dark Navy | View | |
#671D95 | rgb(103, 29, 149) | hsl(277, 67%, 35%) | Dark Purple | View | |
#851D95 | rgb(133, 29, 149) | hsl(292, 67%, 35%) | Dark Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Blue and Dark Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #1D2D95;
--color-2: #2B1D95;
--color-3: #491D95;
--color-4: #671D95;
--color-5: #851D95;
}Palettes that share visual characteristics and color harmony.