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 |
|---|---|---|---|---|---|
#637CB0 | rgb(99, 124, 176) | hsl(221, 33%, 54%) | Muted Blue | View | |
#6368B0 | rgb(99, 104, 176) | hsl(236, 33%, 54%) | Muted Blue | View | |
#7163B0 | rgb(113, 99, 176) | hsl(251, 33%, 54%) | Muted Navy | View | |
#8563B0 | rgb(133, 99, 176) | hsl(266, 33%, 54%) | Muted Navy | View | |
#9863B0 | rgb(152, 99, 176) | hsl(281, 33%, 54%) | Muted Purple | View |
:root {
--color-1: #637CB0;
--color-2: #6368B0;
--color-3: #7163B0;
--color-4: #8563B0;
--color-5: #9863B0;
}Palettes that share visual characteristics and color harmony.