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 |
|---|---|---|---|---|---|
#8691C6 | rgb(134, 145, 198) | hsl(230, 36%, 65%) | Muted Blue | View | |
#8A86C6 | rgb(138, 134, 198) | hsl(244, 36%, 65%) | Muted Blue | View | |
#9A86C6 | rgb(154, 134, 198) | hsl(259, 36%, 65%) | Muted Navy | View | |
#AA86C6 | rgb(170, 134, 198) | hsl(274, 36%, 65%) | Muted Navy | View | |
#BA86C6 | rgb(186, 134, 198) | hsl(289, 36%, 65%) | Muted Purple | View |
:root {
--color-1: #8691C6;
--color-2: #8A86C6;
--color-3: #9A86C6;
--color-4: #AA86C6;
--color-5: #BA86C6;
}Palettes that share visual characteristics and color harmony.