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 |
|---|---|---|---|---|---|
#1F1867 | rgb(31, 24, 103) | hsl(245, 62%, 25%) | Dark Blue | View | |
#331867 | rgb(51, 24, 103) | hsl(261, 62%, 25%) | Midnight Navy | View | |
#461867 | rgb(70, 24, 103) | hsl(275, 62%, 25%) | Dark Purple | View | |
#5A1867 | rgb(90, 24, 103) | hsl(290, 62%, 25%) | Dark Purple | View | |
#671861 | rgb(103, 24, 97) | hsl(305, 62%, 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: #1F1867;
--color-2: #331867;
--color-3: #461867;
--color-4: #5A1867;
--color-5: #671861;
}Palettes that share visual characteristics and color harmony.