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, Midnight Navy, Deep Purple. 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 |
|---|---|---|---|---|---|
#1C1254 | rgb(28, 18, 84) | hsl(249, 65%, 20%) | Deep Blue | View | |
#2C1254 | rgb(44, 18, 84) | hsl(264, 65%, 20%) | Midnight Navy | View | |
#3D1254 | rgb(61, 18, 84) | hsl(279, 65%, 20%) | Deep Purple | View | |
#4E1254 | rgb(78, 18, 84) | hsl(295, 65%, 20%) | Deep Purple | View | |
#54124A | rgb(84, 18, 74) | hsl(309, 65%, 20%) | Deep Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Blue and Midnight Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #1C1254;
--color-2: #2C1254;
--color-3: #3D1254;
--color-4: #4E1254;
--color-5: #54124A;
}Palettes that share visual characteristics and color harmony.