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 |
|---|---|---|---|---|---|
#7A91A8 | rgb(122, 145, 168) | hsl(210, 21%, 57%) | Muted Blue | View | |
#7A86A8 | rgb(122, 134, 168) | hsl(224, 21%, 57%) | Muted Blue | View | |
#7A7AA8 | rgb(122, 122, 168) | hsl(240, 21%, 57%) | Muted Blue | View | |
#867AA8 | rgb(134, 122, 168) | hsl(256, 21%, 57%) | Muted Navy | View | |
#917AA8 | rgb(145, 122, 168) | hsl(270, 21%, 57%) | Muted Navy | View |
:root {
--color-1: #7A91A8;
--color-2: #7A86A8;
--color-3: #7A7AA8;
--color-4: #867AA8;
--color-5: #917AA8;
}Palettes that share visual characteristics and color harmony.