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 |
|---|---|---|---|---|---|
#8A96C1 | rgb(138, 150, 193) | hsl(227, 31%, 65%) | Muted Blue | View | |
#8C8AC1 | rgb(140, 138, 193) | hsl(242, 31%, 65%) | Muted Blue | View | |
#9A8AC1 | rgb(154, 138, 193) | hsl(257, 31%, 65%) | Muted Navy | View | |
#A88AC1 | rgb(168, 138, 193) | hsl(273, 31%, 65%) | Muted Navy | View | |
#B58AC1 | rgb(181, 138, 193) | hsl(287, 31%, 65%) | Muted Purple | View |
:root {
--color-1: #8A96C1;
--color-2: #8C8AC1;
--color-3: #9A8AC1;
--color-4: #A88AC1;
--color-5: #B58AC1;
}Palettes that share visual characteristics and color harmony.