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 |
|---|---|---|---|---|---|
#4C799A | rgb(76, 121, 154) | hsl(205, 34%, 45%) | Muted Blue | View | |
#4C669A | rgb(76, 102, 154) | hsl(220, 34%, 45%) | Muted Blue | View | |
#4C529A | rgb(76, 82, 154) | hsl(235, 34%, 45%) | Muted Blue | View | |
#594C9A | rgb(89, 76, 154) | hsl(250, 34%, 45%) | Muted Navy | View | |
#6C4C9A | rgb(108, 76, 154) | hsl(265, 34%, 45%) | Muted Navy | View |
:root {
--color-1: #4C799A;
--color-2: #4C669A;
--color-3: #4C529A;
--color-4: #594C9A;
--color-5: #6C4C9A;
}Palettes that share visual characteristics and color harmony.