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 |
|---|---|---|---|---|---|
#8FA0AE | rgb(143, 160, 174) | hsl(207, 16%, 62%) | Muted Blue | View | |
#8F98AE | rgb(143, 152, 174) | hsl(223, 16%, 62%) | Muted Blue | View | |
#8F91AE | rgb(143, 145, 174) | hsl(236, 16%, 62%) | Muted Blue | View | |
#948FAE | rgb(148, 143, 174) | hsl(250, 16%, 62%) | Muted Navy | View | |
#9C8FAE | rgb(156, 143, 174) | hsl(265, 16%, 62%) | Muted Navy | View |
:root {
--color-1: #8FA0AE;
--color-2: #8F98AE;
--color-3: #8F91AE;
--color-4: #948FAE;
--color-5: #9C8FAE;
}Palettes that share visual characteristics and color harmony.