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 |
|---|---|---|---|---|---|
#8795C5 | rgb(135, 149, 197) | hsl(226, 35%, 65%) | Muted Blue | View | |
#8887C5 | rgb(136, 135, 197) | hsl(241, 35%, 65%) | Muted Blue | View | |
#9787C5 | rgb(151, 135, 197) | hsl(255, 35%, 65%) | Muted Navy | View | |
#A787C5 | rgb(167, 135, 197) | hsl(271, 35%, 65%) | Muted Navy | View | |
#B687C5 | rgb(182, 135, 197) | hsl(285, 35%, 65%) | Muted Purple | View |
:root {
--color-1: #8795C5;
--color-2: #8887C5;
--color-3: #9787C5;
--color-4: #A787C5;
--color-5: #B687C5;
}Palettes that share visual characteristics and color harmony.