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 |
|---|---|---|---|---|---|
#1A239E | rgb(26, 35, 158) | hsl(236, 72%, 36%) | Dark Blue | View | |
#321A9E | rgb(50, 26, 158) | hsl(251, 72%, 36%) | Dark Navy | View | |
#531A9E | rgb(83, 26, 158) | hsl(266, 72%, 36%) | Dark Navy | View | |
#741A9E | rgb(116, 26, 158) | hsl(281, 72%, 36%) | Dark Purple | View | |
#951A9E | rgb(149, 26, 158) | hsl(296, 72%, 36%) | 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: #1A239E;
--color-2: #321A9E;
--color-3: #531A9E;
--color-4: #741A9E;
--color-5: #951A9E;
}Palettes that share visual characteristics and color harmony.