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 |
|---|---|---|---|---|---|
#5D6789 | rgb(93, 103, 137) | hsl(226, 19%, 45%) | Muted Blue | View | |
#5E5D89 | rgb(94, 93, 137) | hsl(241, 19%, 45%) | Muted Blue | View | |
#695D89 | rgb(105, 93, 137) | hsl(256, 19%, 45%) | Muted Navy | View | |
#735D89 | rgb(115, 93, 137) | hsl(270, 19%, 45%) | Muted Navy | View | |
#7E5D89 | rgb(126, 93, 137) | hsl(285, 19%, 45%) | Muted Purple | View |
:root {
--color-1: #5D6789;
--color-2: #5E5D89;
--color-3: #695D89;
--color-4: #735D89;
--color-5: #7E5D89;
}Palettes that share visual characteristics and color harmony.