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 Blue. 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 |
|---|---|---|---|---|---|
#7A8A9F | rgb(122, 138, 159) | hsl(214, 16%, 55%) | Muted Blue | View | |
#7A819F | rgb(122, 129, 159) | hsl(229, 16%, 55%) | Muted Blue | View | |
#7C7A9F | rgb(124, 122, 159) | hsl(243, 16%, 55%) | Muted Blue | View | |
#857A9F | rgb(133, 122, 159) | hsl(258, 16%, 55%) | Muted Navy | View | |
#8E7A9F | rgb(142, 122, 159) | hsl(272, 16%, 55%) | Muted Navy | View |
:root {
--color-1: #7A8A9F;
--color-2: #7A819F;
--color-3: #7C7A9F;
--color-4: #857A9F;
--color-5: #8E7A9F;
}Palettes that share visual characteristics and color harmony.