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 |
|---|---|---|---|---|---|
#1C136C | rgb(28, 19, 108) | hsl(246, 70%, 25%) | Dark Blue | View | |
#32136C | rgb(50, 19, 108) | hsl(261, 70%, 25%) | Midnight Navy | View | |
#49136C | rgb(73, 19, 108) | hsl(276, 70%, 25%) | Dark Purple | View | |
#5F136C | rgb(95, 19, 108) | hsl(291, 70%, 25%) | Dark Purple | View | |
#6C1363 | rgb(108, 19, 99) | hsl(306, 70%, 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: #1C136C;
--color-2: #32136C;
--color-3: #49136C;
--color-4: #5F136C;
--color-5: #6C1363;
}Palettes that share visual characteristics and color harmony.