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 |
|---|---|---|---|---|---|
#131F6C | rgb(19, 31, 108) | hsl(232, 70%, 25%) | Dark Blue | View | |
#1E136C | rgb(30, 19, 108) | hsl(247, 70%, 25%) | Dark Blue | View | |
#34136C | rgb(52, 19, 108) | hsl(262, 70%, 25%) | Midnight Navy | View | |
#4A136C | rgb(74, 19, 108) | hsl(277, 70%, 25%) | Dark Purple | View | |
#60136C | rgb(96, 19, 108) | hsl(292, 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: #131F6C;
--color-2: #1E136C;
--color-3: #34136C;
--color-4: #4A136C;
--color-5: #60136C;
}Palettes that share visual characteristics and color harmony.