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, Deep Purple, Deep Pink. 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 |
|---|---|---|---|---|---|
#2A0F3E | rgb(42, 15, 62) | hsl(274, 61%, 15%) | Midnight Navy | View | |
#360F3E | rgb(54, 15, 62) | hsl(290, 61%, 15%) | Deep Purple | View | |
#3E0F3A | rgb(62, 15, 58) | hsl(305, 61%, 15%) | Deep Pink | View | |
#3E0F2E | rgb(62, 15, 46) | hsl(320, 61%, 15%) | Deep Pink | View | |
#3E0F22 | rgb(62, 15, 34) | hsl(336, 61%, 15%) | Deep Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Midnight Navy and Deep Purple creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2A0F3E;
--color-2: #360F3E;
--color-3: #3E0F3A;
--color-4: #3E0F2E;
--color-5: #3E0F22;
}Palettes that share visual characteristics and color harmony.