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 |
|---|---|---|---|---|---|
#8AAABC | rgb(138, 170, 188) | hsl(202, 27%, 64%) | Muted Blue | View | |
#8A9DBC | rgb(138, 157, 188) | hsl(217, 27%, 64%) | Muted Blue | View | |
#8A91BC | rgb(138, 145, 188) | hsl(232, 27%, 64%) | Muted Blue | View | |
#908ABC | rgb(144, 138, 188) | hsl(247, 27%, 64%) | Muted Blue | View | |
#9D8ABC | rgb(157, 138, 188) | hsl(263, 27%, 64%) | Muted Navy | View |
:root {
--color-1: #8AAABC;
--color-2: #8A9DBC;
--color-3: #8A91BC;
--color-4: #908ABC;
--color-5: #9D8ABC;
}Palettes that share visual characteristics and color harmony.