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 |
|---|---|---|---|---|---|
#61889E | rgb(97, 136, 158) | hsl(202, 24%, 50%) | Muted Blue | View | |
#61789E | rgb(97, 120, 158) | hsl(217, 24%, 50%) | Muted Blue | View | |
#61699E | rgb(97, 105, 158) | hsl(232, 24%, 50%) | Muted Blue | View | |
#68619E | rgb(104, 97, 158) | hsl(247, 24%, 50%) | Muted Blue | View | |
#77619E | rgb(119, 97, 158) | hsl(262, 24%, 50%) | Muted Navy | View |
:root {
--color-1: #61889E;
--color-2: #61789E;
--color-3: #61699E;
--color-4: #68619E;
--color-5: #77619E;
}Palettes that share visual characteristics and color harmony.