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 |
|---|---|---|---|---|---|
#7A919F | rgb(122, 145, 159) | hsl(203, 16%, 55%) | Muted Blue | View | |
#7A889F | rgb(122, 136, 159) | hsl(217, 16%, 55%) | Muted Blue | View | |
#7A7F9F | rgb(122, 127, 159) | hsl(232, 16%, 55%) | Muted Blue | View | |
#7E7A9F | rgb(126, 122, 159) | hsl(246, 16%, 55%) | Muted Blue | View | |
#877A9F | rgb(135, 122, 159) | hsl(261, 16%, 55%) | Muted Navy | View |
:root {
--color-1: #7A919F;
--color-2: #7A889F;
--color-3: #7A7F9F;
--color-4: #7E7A9F;
--color-5: #877A9F;
}Palettes that share visual characteristics and color harmony.