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 |
|---|---|---|---|---|---|
#979FB5 | rgb(151, 159, 181) | hsl(224, 17%, 65%) | Muted Blue | View | |
#9797B5 | rgb(151, 151, 181) | hsl(240, 17%, 65%) | Muted Blue | View | |
#9E97B5 | rgb(158, 151, 181) | hsl(254, 17%, 65%) | Muted Navy | View | |
#A597B5 | rgb(165, 151, 181) | hsl(268, 17%, 65%) | Muted Navy | View | |
#AD97B5 | rgb(173, 151, 181) | hsl(284, 17%, 65%) | Muted Purple | View |
:root {
--color-1: #979FB5;
--color-2: #9797B5;
--color-3: #9E97B5;
--color-4: #A597B5;
--color-5: #AD97B5;
}Palettes that share visual characteristics and color harmony.