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 |
|---|---|---|---|---|---|
#8FACBC | rgb(143, 172, 188) | hsl(201, 25%, 65%) | Muted Blue | View | |
#8FA1BC | rgb(143, 161, 188) | hsl(216, 25%, 65%) | Muted Blue | View | |
#8F95BC | rgb(143, 149, 188) | hsl(232, 25%, 65%) | Muted Blue | View | |
#958FBC | rgb(149, 143, 188) | hsl(248, 25%, 65%) | Muted Blue | View | |
#A08FBC | rgb(160, 143, 188) | hsl(263, 25%, 65%) | Muted Navy | View |
:root {
--color-1: #8FACBC;
--color-2: #8FA1BC;
--color-3: #8F95BC;
--color-4: #958FBC;
--color-5: #A08FBC;
}Palettes that share visual characteristics and color harmony.