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 |
|---|---|---|---|---|---|
#6F7DBE | rgb(111, 125, 190) | hsl(229, 38%, 59%) | Muted Blue | View | |
#746FBE | rgb(116, 111, 190) | hsl(244, 38%, 59%) | Muted Blue | View | |
#886FBE | rgb(136, 111, 190) | hsl(259, 38%, 59%) | Muted Navy | View | |
#9C6FBE | rgb(156, 111, 190) | hsl(274, 38%, 59%) | Muted Navy | View | |
#B06FBE | rgb(176, 111, 190) | hsl(289, 38%, 59%) | Muted Purple | View |
:root {
--color-1: #6F7DBE;
--color-2: #746FBE;
--color-3: #886FBE;
--color-4: #9C6FBE;
--color-5: #B06FBE;
}Palettes that share visual characteristics and color harmony.