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, Midnight Navy, Dark 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 |
|---|---|---|---|---|---|
#1B126E | rgb(27, 18, 110) | hsl(246, 72%, 25%) | Dark Blue | View | |
#32126E | rgb(50, 18, 110) | hsl(261, 72%, 25%) | Midnight Navy | View | |
#49126E | rgb(73, 18, 110) | hsl(276, 72%, 25%) | Dark Purple | View | |
#60126E | rgb(96, 18, 110) | hsl(291, 72%, 25%) | Dark Purple | View | |
#6E1264 | rgb(110, 18, 100) | hsl(307, 72%, 25%) | Dark Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Blue and Midnight Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #1B126E;
--color-2: #32126E;
--color-3: #49126E;
--color-4: #60126E;
--color-5: #6E1264;
}Palettes that share visual characteristics and color harmony.