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 |
|---|---|---|---|---|---|
#7A849F | rgb(122, 132, 159) | hsl(224, 16%, 55%) | Muted Blue | View | |
#7A7B9F | rgb(122, 123, 159) | hsl(238, 16%, 55%) | Muted Blue | View | |
#827A9F | rgb(130, 122, 159) | hsl(253, 16%, 55%) | Muted Navy | View | |
#8B7A9F | rgb(139, 122, 159) | hsl(268, 16%, 55%) | Muted Navy | View | |
#947A9F | rgb(148, 122, 159) | hsl(282, 16%, 55%) | Muted Purple | View |
:root {
--color-1: #7A849F;
--color-2: #7A7B9F;
--color-3: #827A9F;
--color-4: #8B7A9F;
--color-5: #947A9F;
}Palettes that share visual characteristics and color harmony.