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 |
|---|---|---|---|---|---|
#717DA2 | rgb(113, 125, 162) | hsl(225, 21%, 54%) | Muted Blue | View | |
#7171A2 | rgb(113, 113, 162) | hsl(240, 21%, 54%) | Muted Blue | View | |
#7D71A2 | rgb(125, 113, 162) | hsl(255, 21%, 54%) | Muted Navy | View | |
#8A71A2 | rgb(138, 113, 162) | hsl(271, 21%, 54%) | Muted Navy | View | |
#9671A2 | rgb(150, 113, 162) | hsl(285, 21%, 54%) | Muted Purple | View |
:root {
--color-1: #717DA2;
--color-2: #7171A2;
--color-3: #7D71A2;
--color-4: #8A71A2;
--color-5: #9671A2;
}Palettes that share visual characteristics and color harmony.