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 |
|---|---|---|---|---|---|
#8F9CAE | rgb(143, 156, 174) | hsl(215, 16%, 62%) | Muted Blue | View | |
#8F94AE | rgb(143, 148, 174) | hsl(230, 16%, 62%) | Muted Blue | View | |
#918FAE | rgb(145, 143, 174) | hsl(244, 16%, 62%) | Muted Blue | View | |
#988FAE | rgb(152, 143, 174) | hsl(257, 16%, 62%) | Muted Navy | View | |
#A08FAE | rgb(160, 143, 174) | hsl(273, 16%, 62%) | Muted Navy | View |
:root {
--color-1: #8F9CAE;
--color-2: #8F94AE;
--color-3: #918FAE;
--color-4: #988FAE;
--color-5: #A08FAE;
}Palettes that share visual characteristics and color harmony.