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 Blue, 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 |
|---|---|---|---|---|---|
#9198CA | rgb(145, 152, 202) | hsl(233, 35%, 68%) | Muted Blue | View | |
#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 |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Blue and Muted Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #9198CA;
--color-2: #9891CA;
--color-3: #A691CA;
--color-4: #B491CA;
--color-5: #C291CA;
}Palettes that share visual characteristics and color harmony.