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 |
|---|---|---|---|---|---|
#989EB3 | rgb(152, 158, 179) | hsl(227, 15%, 65%) | Muted Blue | View | |
#9A98B3 | rgb(154, 152, 179) | hsl(244, 15%, 65%) | Muted Blue | View | |
#A098B3 | rgb(160, 152, 179) | hsl(258, 15%, 65%) | Muted Navy | View | |
#A798B3 | rgb(167, 152, 179) | hsl(273, 15%, 65%) | Muted Navy | View | |
#AE98B3 | rgb(174, 152, 179) | hsl(289, 15%, 65%) | Muted Purple | View |
:root {
--color-1: #989EB3;
--color-2: #9A98B3;
--color-3: #A098B3;
--color-4: #A798B3;
--color-5: #AE98B3;
}Palettes that share visual characteristics and color harmony.