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 |
|---|---|---|---|---|---|
#6A8095 | rgb(106, 128, 149) | hsl(209, 17%, 50%) | Muted Blue | View | |
#6A7595 | rgb(106, 117, 149) | hsl(225, 17%, 50%) | Muted Blue | View | |
#6A6B95 | rgb(106, 107, 149) | hsl(239, 17%, 50%) | Muted Blue | View | |
#746A95 | rgb(116, 106, 149) | hsl(254, 17%, 50%) | Muted Navy | View | |
#7F6A95 | rgb(127, 106, 149) | hsl(269, 17%, 50%) | Muted Navy | View |
:root {
--color-1: #6A8095;
--color-2: #6A7595;
--color-3: #6A6B95;
--color-4: #746A95;
--color-5: #7F6A95;
}Palettes that share visual characteristics and color harmony.