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 Blue. 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 |
|---|---|---|---|---|---|
#6C7A93 | rgb(108, 122, 147) | hsl(218, 15%, 50%) | Muted Blue | View | |
#6C7093 | rgb(108, 112, 147) | hsl(234, 15%, 50%) | Muted Blue | View | |
#726C93 | rgb(114, 108, 147) | hsl(249, 15%, 50%) | Muted Blue | View | |
#7C6C93 | rgb(124, 108, 147) | hsl(265, 15%, 50%) | Muted Navy | View | |
#856C93 | rgb(133, 108, 147) | hsl(278, 15%, 50%) | Muted Purple | View |
:root {
--color-1: #6C7A93;
--color-2: #6C7093;
--color-3: #726C93;
--color-4: #7C6C93;
--color-5: #856C93;
}Palettes that share visual characteristics and color harmony.