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 |
|---|---|---|---|---|---|
#4F6896 | rgb(79, 104, 150) | hsl(219, 31%, 45%) | Muted Blue | View | |
#4F5696 | rgb(79, 86, 150) | hsl(234, 31%, 45%) | Muted Blue | View | |
#5A4F96 | rgb(90, 79, 150) | hsl(249, 31%, 45%) | Muted Blue | View | |
#6C4F96 | rgb(108, 79, 150) | hsl(265, 31%, 45%) | Muted Navy | View | |
#7D4F96 | rgb(125, 79, 150) | hsl(279, 31%, 45%) | Muted Purple | View |
:root {
--color-1: #4F6896;
--color-2: #4F5696;
--color-3: #5A4F96;
--color-4: #6C4F96;
--color-5: #7D4F96;
}Palettes that share visual characteristics and color harmony.