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 |
|---|---|---|---|---|---|
#131C6C | rgb(19, 28, 108) | hsl(234, 70%, 25%) | Dark Blue | View | |
#21136C | rgb(33, 19, 108) | hsl(249, 70%, 25%) | Dark Blue | View | |
#37136C | rgb(55, 19, 108) | hsl(264, 70%, 25%) | Midnight Navy | View | |
#4D136C | rgb(77, 19, 108) | hsl(279, 70%, 25%) | Dark Purple | View | |
#63136C | rgb(99, 19, 108) | hsl(294, 70%, 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: #131C6C;
--color-2: #21136C;
--color-3: #37136C;
--color-4: #4D136C;
--color-5: #63136C;
}Palettes that share visual characteristics and color harmony.