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, 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 |
|---|---|---|---|---|---|
#14146C | rgb(20, 20, 108) | hsl(240, 69%, 25%) | Dark Blue | View | |
#2A146C | rgb(42, 20, 108) | hsl(255, 69%, 25%) | Midnight Navy | View | |
#40146C | rgb(64, 20, 108) | hsl(270, 69%, 25%) | Midnight Navy | View | |
#56146C | rgb(86, 20, 108) | hsl(285, 69%, 25%) | Dark Purple | View | |
#6C146C | rgb(108, 20, 108) | hsl(300, 69%, 25%) | Dark Purple | 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: #14146C;
--color-2: #2A146C;
--color-3: #40146C;
--color-4: #56146C;
--color-5: #6C146C;
}Palettes that share visual characteristics and color harmony.