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 |
|---|---|---|---|---|---|
#4F6096 | rgb(79, 96, 150) | hsl(226, 31%, 45%) | Muted Blue | View | |
#504F96 | rgb(80, 79, 150) | hsl(241, 31%, 45%) | Muted Blue | View | |
#624F96 | rgb(98, 79, 150) | hsl(256, 31%, 45%) | Muted Navy | View | |
#744F96 | rgb(116, 79, 150) | hsl(271, 31%, 45%) | Muted Navy | View | |
#864F96 | rgb(134, 79, 150) | hsl(286, 31%, 45%) | Muted Purple | View |
:root {
--color-1: #4F6096;
--color-2: #504F96;
--color-3: #624F96;
--color-4: #744F96;
--color-5: #864F96;
}Palettes that share visual characteristics and color harmony.