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 Muted Blue, 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 |
|---|---|---|---|---|---|
#7F84BD | rgb(127, 132, 189) | hsl(235, 32%, 62%) | Muted Blue | View | |
#897FBD | rgb(137, 127, 189) | hsl(250, 32%, 62%) | Muted Navy | View | |
#997FBD | rgb(153, 127, 189) | hsl(265, 32%, 62%) | Muted Navy | View | |
#A87FBD | rgb(168, 127, 189) | hsl(280, 32%, 62%) | Muted Purple | View | |
#B87FBD | rgb(184, 127, 189) | hsl(295, 32%, 62%) | Muted Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Blue and Muted Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #7F84BD;
--color-2: #897FBD;
--color-3: #997FBD;
--color-4: #A87FBD;
--color-5: #B87FBD;
}Palettes that share visual characteristics and color harmony.