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 |
|---|---|---|---|---|---|
#657B9A | rgb(101, 123, 154) | hsl(215, 21%, 50%) | Muted Blue | View | |
#656E9A | rgb(101, 110, 154) | hsl(230, 21%, 50%) | Muted Blue | View | |
#69659A | rgb(105, 101, 154) | hsl(245, 21%, 50%) | Muted Blue | View | |
#77659A | rgb(119, 101, 154) | hsl(260, 21%, 50%) | Muted Navy | View | |
#84659A | rgb(132, 101, 154) | hsl(275, 21%, 50%) | Muted Purple | View |
:root {
--color-1: #657B9A;
--color-2: #656E9A;
--color-3: #69659A;
--color-4: #77659A;
--color-5: #84659A;
}Palettes that share visual characteristics and color harmony.