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 |
|---|---|---|---|---|---|
#6A7EAF | rgb(106, 126, 175) | hsl(223, 30%, 55%) | Muted Blue | View | |
#6A6DAF | rgb(106, 109, 175) | hsl(237, 30%, 55%) | Muted Blue | View | |
#786AAF | rgb(120, 106, 175) | hsl(252, 30%, 55%) | Muted Navy | View | |
#896AAF | rgb(137, 106, 175) | hsl(267, 30%, 55%) | Muted Navy | View | |
#9A6AAF | rgb(154, 106, 175) | hsl(282, 30%, 55%) | Muted Purple | View |
:root {
--color-1: #6A7EAF;
--color-2: #6A6DAF;
--color-3: #786AAF;
--color-4: #896AAF;
--color-5: #9A6AAF;
}Palettes that share visual characteristics and color harmony.