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 Deep Blue, Deep Blue, Midnight 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 |
|---|---|---|---|---|---|
#111A55 | rgb(17, 26, 85) | hsl(232, 67%, 20%) | Deep Blue | View | |
#191155 | rgb(25, 17, 85) | hsl(247, 67%, 20%) | Deep Blue | View | |
#2A1155 | rgb(42, 17, 85) | hsl(262, 67%, 20%) | Midnight Navy | View | |
#3B1155 | rgb(59, 17, 85) | hsl(277, 67%, 20%) | Deep Purple | View | |
#4C1155 | rgb(76, 17, 85) | hsl(292, 67%, 20%) | Deep Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Blue and Deep Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #111A55;
--color-2: #191155;
--color-3: #2A1155;
--color-4: #3B1155;
--color-5: #4C1155;
}Palettes that share visual characteristics and color harmony.