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 |
|---|---|---|---|---|---|
#6A76AF | rgb(106, 118, 175) | hsl(230, 30%, 55%) | Muted Blue | View | |
#6E6AAF | rgb(110, 106, 175) | hsl(243, 30%, 55%) | Muted Blue | View | |
#806AAF | rgb(128, 106, 175) | hsl(259, 30%, 55%) | Muted Navy | View | |
#916AAF | rgb(145, 106, 175) | hsl(274, 30%, 55%) | Muted Navy | View | |
#A26AAF | rgb(162, 106, 175) | hsl(289, 30%, 55%) | Muted Purple | View |
:root {
--color-1: #6A76AF;
--color-2: #6E6AAF;
--color-3: #806AAF;
--color-4: #916AAF;
--color-5: #A26AAF;
}Palettes that share visual characteristics and color harmony.