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 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 |
|---|---|---|---|---|---|
#141E6C | rgb(20, 30, 108) | hsl(233, 69%, 25%) | Dark Blue | View | |
#1F146C | rgb(31, 20, 108) | hsl(248, 69%, 25%) | Dark Blue | View | |
#35146C | rgb(53, 20, 108) | hsl(263, 69%, 25%) | Midnight Navy | View | |
#4B146C | rgb(75, 20, 108) | hsl(278, 69%, 25%) | Dark Purple | View | |
#61146C | rgb(97, 20, 108) | hsl(293, 69%, 25%) | Dark Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Blue and Dark Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #141E6C;
--color-2: #1F146C;
--color-3: #35146C;
--color-4: #4B146C;
--color-5: #61146C;
}Palettes that share visual characteristics and color harmony.