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 Purple, Dark Soft 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 |
|---|---|---|---|---|---|
#4A256F | rgb(74, 37, 111) | hsl(270, 50%, 29%) | Midnight Navy | View | |
#5C256F | rgb(92, 37, 111) | hsl(285, 50%, 29%) | Dark Soft Purple | View | |
#6F256F | rgb(111, 37, 111) | hsl(300, 50%, 29%) | Dark Soft Purple | View | |
#6F255C | rgb(111, 37, 92) | hsl(315, 50%, 29%) | Dark Soft Pink | View | |
#6F254A | rgb(111, 37, 74) | hsl(330, 50%, 29%) | Dark Soft Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Midnight Navy and Dark Soft Purple creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #4A256F;
--color-2: #5C256F;
--color-3: #6F256F;
--color-4: #6F255C;
--color-5: #6F254A;
}Palettes that share visual characteristics and color harmony.