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 |
|---|---|---|---|---|---|
#8796C5 | rgb(135, 150, 197) | hsl(225, 35%, 65%) | Muted Blue | View | |
#8787C5 | rgb(135, 135, 197) | hsl(240, 35%, 65%) | Muted Blue | View | |
#9687C5 | rgb(150, 135, 197) | hsl(255, 35%, 65%) | Muted Navy | View | |
#A687C5 | rgb(166, 135, 197) | hsl(270, 35%, 65%) | Muted Navy | View | |
#B587C5 | rgb(181, 135, 197) | hsl(285, 35%, 65%) | Muted Purple | View |
:root {
--color-1: #8796C5;
--color-2: #8787C5;
--color-3: #9687C5;
--color-4: #A687C5;
--color-5: #B587C5;
}Palettes that share visual characteristics and color harmony.