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 |
|---|---|---|---|---|---|
#19179B | rgb(25, 23, 155) | hsl(241, 74%, 35%) | Dark Blue | View | |
#3A179B | rgb(58, 23, 155) | hsl(256, 74%, 35%) | Dark Navy | View | |
#5B179B | rgb(91, 23, 155) | hsl(271, 74%, 35%) | Dark Navy | View | |
#7C179B | rgb(124, 23, 155) | hsl(286, 74%, 35%) | Dark Purple | View | |
#9B1799 | rgb(155, 23, 153) | hsl(301, 74%, 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: #19179B;
--color-2: #3A179B;
--color-3: #5B179B;
--color-4: #7C179B;
--color-5: #9B1799;
}Palettes that share visual characteristics and color harmony.