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 |
|---|---|---|---|---|---|
#8DA7C4 | rgb(141, 167, 196) | hsl(212, 32%, 66%) | Muted Blue | View | |
#8D9AC4 | rgb(141, 154, 196) | hsl(226, 32%, 66%) | Muted Blue | View | |
#8D8DC4 | rgb(141, 141, 196) | hsl(240, 32%, 66%) | Muted Blue | View | |
#9B8DC4 | rgb(155, 141, 196) | hsl(255, 32%, 66%) | Muted Navy | View | |
#A98DC4 | rgb(169, 141, 196) | hsl(271, 32%, 66%) | Muted Navy | View |
:root {
--color-1: #8DA7C4;
--color-2: #8D9AC4;
--color-3: #8D8DC4;
--color-4: #9B8DC4;
--color-5: #A98DC4;
}Palettes that share visual characteristics and color harmony.