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 Muted Blue, Muted Blue. 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 |
|---|---|---|---|---|---|
#2B273F | rgb(43, 39, 63) | hsl(250, 24%, 20%) | Midnight Navy | View | |
#4B456E | rgb(75, 69, 110) | hsl(249, 23%, 35%) | Dark Muted Blue | View | |
#6B629D | rgb(107, 98, 157) | hsl(249, 23%, 50%) | Muted Blue | View | |
#9791BA | rgb(151, 145, 186) | hsl(249, 23%, 65%) | Muted Blue | View | |
#C4C0D8 | rgb(196, 192, 216) | hsl(250, 24%, 80%) | Light Muted Navy | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Midnight Navy and Dark Muted Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2B273F;
--color-2: #4B456E;
--color-3: #6B629D;
--color-4: #9791BA;
--color-5: #C4C0D8;
}Palettes that share visual characteristics and color harmony.