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 |
|---|---|---|---|---|---|
#6A7AA0 | rgb(106, 122, 160) | hsl(222, 22%, 52%) | Muted Blue | View | |
#6A6CA0 | rgb(106, 108, 160) | hsl(238, 22%, 52%) | Muted Blue | View | |
#746AA0 | rgb(116, 106, 160) | hsl(251, 22%, 52%) | Muted Navy | View | |
#826AA0 | rgb(130, 106, 160) | hsl(267, 22%, 52%) | Muted Navy | View | |
#8F6AA0 | rgb(143, 106, 160) | hsl(281, 22%, 52%) | Muted Purple | View |
:root {
--color-1: #6A7AA0;
--color-2: #6A6CA0;
--color-3: #746AA0;
--color-4: #826AA0;
--color-5: #8F6AA0;
}Palettes that share visual characteristics and color harmony.