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 Midnight Navy, Dark Soft Navy, Soft 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 |
|---|---|---|---|---|---|
#2C1C4A | rgb(44, 28, 74) | hsl(261, 45%, 20%) | Midnight Navy | View | |
#4D3181 | rgb(77, 49, 129) | hsl(261, 45%, 35%) | Dark Soft Navy | View | |
#6E46B9 | rgb(110, 70, 185) | hsl(261, 45%, 50%) | Soft Navy | View | |
#9A7ECE | rgb(154, 126, 206) | hsl(261, 45%, 65%) | Soft Navy | View | |
#C5B5E3 | rgb(197, 181, 227) | hsl(261, 45%, 80%) | Light Soft Navy | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Midnight Navy and Dark Soft Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2C1C4A;
--color-2: #4D3181;
--color-3: #6E46B9;
--color-4: #9A7ECE;
--color-5: #C5B5E3;
}Palettes that share visual characteristics and color harmony.