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 |
|---|---|---|---|---|---|
#261CBA | rgb(38, 28, 186) | hsl(244, 74%, 42%) | Dark Blue | View | |
#4E1CBA | rgb(78, 28, 186) | hsl(259, 74%, 42%) | Dark Navy | View | |
#761CBA | rgb(118, 28, 186) | hsl(274, 74%, 42%) | Dark Navy | View | |
#9D1CBA | rgb(157, 28, 186) | hsl(289, 74%, 42%) | Dark Purple | View | |
#BA1CB0 | rgb(186, 28, 176) | hsl(304, 74%, 42%) | 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: #261CBA;
--color-2: #4E1CBA;
--color-3: #761CBA;
--color-4: #9D1CBA;
--color-5: #BA1CB0;
}Palettes that share visual characteristics and color harmony.