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 |
|---|---|---|---|---|---|
#4C6B9A | rgb(76, 107, 154) | hsl(216, 34%, 45%) | Muted Blue | View | |
#4C579A | rgb(76, 87, 154) | hsl(232, 34%, 45%) | Muted Blue | View | |
#544C9A | rgb(84, 76, 154) | hsl(246, 34%, 45%) | Muted Blue | View | |
#674C9A | rgb(103, 76, 154) | hsl(261, 34%, 45%) | Muted Navy | View | |
#7B4C9A | rgb(123, 76, 154) | hsl(276, 34%, 45%) | Muted Purple | View |
:root {
--color-1: #4C6B9A;
--color-2: #4C579A;
--color-3: #544C9A;
--color-4: #674C9A;
--color-5: #7B4C9A;
}Palettes that share visual characteristics and color harmony.