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 |
|---|---|---|---|---|---|
#8D95B9 | rgb(141, 149, 185) | hsl(229, 24%, 64%) | Muted Blue | View | |
#918DB9 | rgb(145, 141, 185) | hsl(245, 24%, 64%) | Muted Blue | View | |
#9C8DB9 | rgb(156, 141, 185) | hsl(260, 24%, 64%) | Muted Navy | View | |
#A78DB9 | rgb(167, 141, 185) | hsl(275, 24%, 64%) | Muted Purple | View | |
#B28DB9 | rgb(178, 141, 185) | hsl(290, 24%, 64%) | Muted Purple | View |
:root {
--color-1: #8D95B9;
--color-2: #918DB9;
--color-3: #9C8DB9;
--color-4: #A78DB9;
--color-5: #B28DB9;
}Palettes that share visual characteristics and color harmony.