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 Navy, Muted 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 |
|---|---|---|---|---|---|
#2D2A3C | rgb(45, 42, 60) | hsl(250, 18%, 20%) | Midnight Navy | View | |
#4F4969 | rgb(79, 73, 105) | hsl(251, 18%, 35%) | Dark Muted Navy | View | |
#716996 | rgb(113, 105, 150) | hsl(251, 18%, 50%) | Muted Navy | View | |
#9C96B6 | rgb(156, 150, 182) | hsl(251, 18%, 65%) | Muted Navy | View | |
#C6C3D5 | rgb(198, 195, 213) | hsl(250, 18%, 80%) | Light Muted Navy | View |
A peaceful combination anchored by #2D2A3C, perfect for projects requiring a gentle, trustworthy touch.
Using Midnight Navy as a primary surface creates an environment of focused relaxation and clarity. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #2D2A3C;
--color-2: #4F4969;
--color-3: #716996;
--color-4: #9C96B6;
--color-5: #C6C3D5;
}Palettes that share visual characteristics and color harmony.