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 |
|---|---|---|---|---|---|
#626C84 | rgb(98, 108, 132) | hsl(222, 15%, 45%) | Muted Blue | View | |
#626484 | rgb(98, 100, 132) | hsl(236, 15%, 45%) | Muted Blue | View | |
#686284 | rgb(104, 98, 132) | hsl(251, 15%, 45%) | Muted Navy | View | |
#706284 | rgb(112, 98, 132) | hsl(265, 15%, 45%) | Muted Navy | View | |
#796284 | rgb(121, 98, 132) | hsl(281, 15%, 45%) | Muted Purple | View |
:root {
--color-1: #626C84;
--color-2: #626484;
--color-3: #686284;
--color-4: #706284;
--color-5: #796284;
}Palettes that share visual characteristics and color harmony.