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 |
|---|---|---|---|---|---|
#909AB6 | rgb(144, 154, 182) | hsl(224, 21%, 64%) | Muted Blue | View | |
#9091B6 | rgb(144, 145, 182) | hsl(238, 21%, 64%) | Muted Blue | View | |
#9990B6 | rgb(153, 144, 182) | hsl(254, 21%, 64%) | Muted Navy | View | |
#A390B6 | rgb(163, 144, 182) | hsl(270, 21%, 64%) | Muted Navy | View | |
#AC90B6 | rgb(172, 144, 182) | hsl(284, 21%, 64%) | Muted Purple | View |
:root {
--color-1: #909AB6;
--color-2: #9091B6;
--color-3: #9990B6;
--color-4: #A390B6;
--color-5: #AC90B6;
}Palettes that share visual characteristics and color harmony.