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 |
|---|---|---|---|---|---|
#8592C7 | rgb(133, 146, 199) | hsl(228, 37%, 65%) | Muted Blue | View | |
#8885C7 | rgb(136, 133, 199) | hsl(243, 37%, 65%) | Muted Blue | View | |
#9985C7 | rgb(153, 133, 199) | hsl(258, 37%, 65%) | Muted Navy | View | |
#A985C7 | rgb(169, 133, 199) | hsl(273, 37%, 65%) | Muted Navy | View | |
#BA85C7 | rgb(186, 133, 199) | hsl(288, 37%, 65%) | Muted Purple | View |
:root {
--color-1: #8592C7;
--color-2: #8885C7;
--color-3: #9985C7;
--color-4: #A985C7;
--color-5: #BA85C7;
}Palettes that share visual characteristics and color harmony.