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 |
|---|---|---|---|---|---|
#889AC3 | rgb(136, 154, 195) | hsl(222, 33%, 65%) | Muted Blue | View | |
#888BC3 | rgb(136, 139, 195) | hsl(237, 33%, 65%) | Muted Blue | View | |
#9488C3 | rgb(148, 136, 195) | hsl(252, 33%, 65%) | Muted Navy | View | |
#A388C3 | rgb(163, 136, 195) | hsl(267, 33%, 65%) | Muted Navy | View | |
#B288C3 | rgb(178, 136, 195) | hsl(283, 33%, 65%) | Muted Purple | View |
:root {
--color-1: #889AC3;
--color-2: #888BC3;
--color-3: #9488C3;
--color-4: #A388C3;
--color-5: #B288C3;
}Palettes that share visual characteristics and color harmony.