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 |
|---|---|---|---|---|---|
#5C788A | rgb(92, 120, 138) | hsl(203, 20%, 45%) | Muted Blue | View | |
#5C6D8A | rgb(92, 109, 138) | hsl(218, 20%, 45%) | Muted Blue | View | |
#5C618A | rgb(92, 97, 138) | hsl(233, 20%, 45%) | Muted Blue | View | |
#625C8A | rgb(98, 92, 138) | hsl(248, 20%, 45%) | Muted Blue | View | |
#6D5C8A | rgb(109, 92, 138) | hsl(262, 20%, 45%) | Muted Navy | View |
:root {
--color-1: #5C788A;
--color-2: #5C6D8A;
--color-3: #5C618A;
--color-4: #625C8A;
--color-5: #6D5C8A;
}Palettes that share visual characteristics and color harmony.