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 |
|---|---|---|---|---|---|
#626B84 | rgb(98, 107, 132) | hsl(224, 15%, 45%) | Muted Blue | View | |
#626284 | rgb(98, 98, 132) | hsl(240, 15%, 45%) | Muted Blue | View | |
#6A6284 | rgb(106, 98, 132) | hsl(254, 15%, 45%) | Muted Navy | View | |
#726284 | rgb(114, 98, 132) | hsl(268, 15%, 45%) | Muted Navy | View | |
#7B6284 | rgb(123, 98, 132) | hsl(284, 15%, 45%) | Muted Purple | View |
:root {
--color-1: #626B84;
--color-2: #626284;
--color-3: #6A6284;
--color-4: #726284;
--color-5: #7B6284;
}Palettes that share visual characteristics and color harmony.