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 Blue. 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 |
|---|---|---|---|---|---|
#4F8BB0 | rgb(79, 139, 176) | hsl(203, 38%, 50%) | Muted Blue | View | |
#4F73B0 | rgb(79, 115, 176) | hsl(218, 38%, 50%) | Muted Blue | View | |
#4F5AB0 | rgb(79, 90, 176) | hsl(233, 38%, 50%) | Muted Blue | View | |
#5C4FB0 | rgb(92, 79, 176) | hsl(248, 38%, 50%) | Muted Blue | View | |
#744FB0 | rgb(116, 79, 176) | hsl(263, 38%, 50%) | Muted Navy | View |
:root {
--color-1: #4F8BB0;
--color-2: #4F73B0;
--color-3: #4F5AB0;
--color-4: #5C4FB0;
--color-5: #744FB0;
}Palettes that share visual characteristics and color harmony.