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 |
|---|---|---|---|---|---|
#6A7BAF | rgb(106, 123, 175) | hsl(225, 30%, 55%) | Muted Blue | View | |
#6A6AAF | rgb(106, 106, 175) | hsl(240, 30%, 55%) | Muted Blue | View | |
#7B6AAF | rgb(123, 106, 175) | hsl(255, 30%, 55%) | Muted Navy | View | |
#8C6AAF | rgb(140, 106, 175) | hsl(270, 30%, 55%) | Muted Navy | View | |
#9D6AAF | rgb(157, 106, 175) | hsl(284, 30%, 55%) | Muted Purple | View |
:root {
--color-1: #6A7BAF;
--color-2: #6A6AAF;
--color-3: #7B6AAF;
--color-4: #8C6AAF;
--color-5: #9D6AAF;
}Palettes that share visual characteristics and color harmony.