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 |
|---|---|---|---|---|---|
#4B699B | rgb(75, 105, 155) | hsl(218, 35%, 45%) | Muted Blue | View | |
#4B559B | rgb(75, 85, 155) | hsl(233, 35%, 45%) | Muted Blue | View | |
#544B9B | rgb(84, 75, 155) | hsl(247, 35%, 45%) | Muted Blue | View | |
#684B9B | rgb(104, 75, 155) | hsl(262, 35%, 45%) | Muted Navy | View | |
#7C4B9B | rgb(124, 75, 155) | hsl(277, 35%, 45%) | Muted Purple | View |
:root {
--color-1: #4B699B;
--color-2: #4B559B;
--color-3: #544B9B;
--color-4: #684B9B;
--color-5: #7C4B9B;
}Palettes that share visual characteristics and color harmony.