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 Purple. 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 |
|---|---|---|---|---|---|
#9891CA | rgb(152, 145, 202) | hsl(247, 35%, 68%) | Muted Blue | View | |
#A691CA | rgb(166, 145, 202) | hsl(262, 35%, 68%) | Muted Navy | View | |
#B491CA | rgb(180, 145, 202) | hsl(277, 35%, 68%) | Muted Purple | View | |
#C291CA | rgb(194, 145, 202) | hsl(292, 35%, 68%) | Muted Purple | View | |
#CA91C3 | rgb(202, 145, 195) | hsl(307, 35%, 68%) | Muted Pink | 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: #9891CA;
--color-2: #A691CA;
--color-3: #B491CA;
--color-4: #C291CA;
--color-5: #CA91C3;
}Palettes that share visual characteristics and color harmony.