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 |
|---|---|---|---|---|---|
#8595C7 | rgb(133, 149, 199) | hsl(225, 37%, 65%) | Muted Blue | View | |
#8585C7 | rgb(133, 133, 199) | hsl(240, 37%, 65%) | Muted Blue | View | |
#9585C7 | rgb(149, 133, 199) | hsl(255, 37%, 65%) | Muted Navy | View | |
#A685C7 | rgb(166, 133, 199) | hsl(270, 37%, 65%) | Muted Navy | View | |
#B685C7 | rgb(182, 133, 199) | hsl(285, 37%, 65%) | Muted Purple | View |
:root {
--color-1: #8595C7;
--color-2: #8585C7;
--color-3: #9585C7;
--color-4: #A685C7;
--color-5: #B685C7;
}Palettes that share visual characteristics and color harmony.