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 Navy. 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 |
|---|---|---|---|---|---|
#818CB1 | rgb(129, 140, 177) | hsl(226, 24%, 60%) | Muted Blue | View | |
#8181B1 | rgb(129, 129, 177) | hsl(240, 24%, 60%) | Muted Blue | View | |
#8E81B1 | rgb(142, 129, 177) | hsl(256, 24%, 60%) | Muted Navy | View | |
#9A81B1 | rgb(154, 129, 177) | hsl(271, 24%, 60%) | Muted Navy | View | |
#A681B1 | rgb(166, 129, 177) | hsl(286, 24%, 60%) | Muted Purple | View |
:root {
--color-1: #818CB1;
--color-2: #8181B1;
--color-3: #8E81B1;
--color-4: #9A81B1;
--color-5: #A681B1;
}Palettes that share visual characteristics and color harmony.