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 |
|---|---|---|---|---|---|
#6979B0 | rgb(105, 121, 176) | hsl(226, 31%, 55%) | Muted Blue | View | |
#6A69B0 | rgb(106, 105, 176) | hsl(241, 31%, 55%) | Muted Blue | View | |
#7C69B0 | rgb(124, 105, 176) | hsl(256, 31%, 55%) | Muted Navy | View | |
#8D69B0 | rgb(141, 105, 176) | hsl(270, 31%, 55%) | Muted Navy | View | |
#9F69B0 | rgb(159, 105, 176) | hsl(286, 31%, 55%) | Muted Purple | View |
:root {
--color-1: #6979B0;
--color-2: #6A69B0;
--color-3: #7C69B0;
--color-4: #8D69B0;
--color-5: #9F69B0;
}Palettes that share visual characteristics and color harmony.