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 |
|---|---|---|---|---|---|
#959DB7 | rgb(149, 157, 183) | hsl(226, 19%, 65%) | Muted Blue | View | |
#9595B7 | rgb(149, 149, 183) | hsl(240, 19%, 65%) | Muted Blue | View | |
#9E95B7 | rgb(158, 149, 183) | hsl(256, 19%, 65%) | Muted Navy | View | |
#A695B7 | rgb(166, 149, 183) | hsl(270, 19%, 65%) | Muted Navy | View | |
#AF95B7 | rgb(175, 149, 183) | hsl(286, 19%, 65%) | Muted Purple | View |
:root {
--color-1: #959DB7;
--color-2: #9595B7;
--color-3: #9E95B7;
--color-4: #A695B7;
--color-5: #AF95B7;
}Palettes that share visual characteristics and color harmony.