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 Navy. 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 |
|---|---|---|---|---|---|
#61739E | rgb(97, 115, 158) | hsl(222, 24%, 50%) | Muted Blue | View | |
#61649E | rgb(97, 100, 158) | hsl(237, 24%, 50%) | Muted Blue | View | |
#6D619E | rgb(109, 97, 158) | hsl(252, 24%, 50%) | Muted Navy | View | |
#7C619E | rgb(124, 97, 158) | hsl(267, 24%, 50%) | Muted Navy | View | |
#8C619E | rgb(140, 97, 158) | hsl(282, 24%, 50%) | Muted Purple | View |
:root {
--color-1: #61739E;
--color-2: #61649E;
--color-3: #6D619E;
--color-4: #7C619E;
--color-5: #8C619E;
}Palettes that share visual characteristics and color harmony.