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 Muted Blue, Midnight Navy, Midnight 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 |
|---|---|---|---|---|---|
#2F3250 | rgb(47, 50, 80) | hsl(235, 26%, 25%) | Dark Muted Blue | View | |
#352F50 | rgb(53, 47, 80) | hsl(251, 26%, 25%) | Midnight Navy | View | |
#3D2F50 | rgb(61, 47, 80) | hsl(265, 26%, 25%) | Midnight Navy | View | |
#452F50 | rgb(69, 47, 80) | hsl(280, 26%, 25%) | Dark Muted Purple | View | |
#4E2F50 | rgb(78, 47, 80) | hsl(296, 26%, 25%) | Dark Muted Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Muted Blue and Midnight Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2F3250;
--color-2: #352F50;
--color-3: #3D2F50;
--color-4: #452F50;
--color-5: #4E2F50;
}Palettes that share visual characteristics and color harmony.