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 |
|---|---|---|---|---|---|
#5366AC | rgb(83, 102, 172) | hsl(227, 35%, 50%) | Muted Blue | View | |
#5653AC | rgb(86, 83, 172) | hsl(242, 35%, 50%) | Muted Blue | View | |
#6C53AC | rgb(108, 83, 172) | hsl(257, 35%, 50%) | Muted Navy | View | |
#8253AC | rgb(130, 83, 172) | hsl(272, 35%, 50%) | Muted Navy | View | |
#9953AC | rgb(153, 83, 172) | hsl(287, 35%, 50%) | Muted Purple | View |
:root {
--color-1: #5366AC;
--color-2: #5653AC;
--color-3: #6C53AC;
--color-4: #8253AC;
--color-5: #9953AC;
}Palettes that share visual characteristics and color harmony.