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 |
|---|---|---|---|---|---|
#4F6996 | rgb(79, 105, 150) | hsl(218, 31%, 45%) | Muted Blue | View | |
#4F5796 | rgb(79, 87, 150) | hsl(233, 31%, 45%) | Muted Blue | View | |
#594F96 | rgb(89, 79, 150) | hsl(248, 31%, 45%) | Muted Blue | View | |
#6A4F96 | rgb(106, 79, 150) | hsl(263, 31%, 45%) | Muted Navy | View | |
#7C4F96 | rgb(124, 79, 150) | hsl(278, 31%, 45%) | Muted Purple | View |
:root {
--color-1: #4F6996;
--color-2: #4F5796;
--color-3: #594F96;
--color-4: #6A4F96;
--color-5: #7C4F96;
}Palettes that share visual characteristics and color harmony.