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 |
|---|---|---|---|---|---|
#4F6A96 | rgb(79, 106, 150) | hsl(217, 31%, 45%) | Muted Blue | View | |
#4F5996 | rgb(79, 89, 150) | hsl(232, 31%, 45%) | Muted Blue | View | |
#574F96 | rgb(87, 79, 150) | hsl(247, 31%, 45%) | Muted Blue | View | |
#694F96 | rgb(105, 79, 150) | hsl(262, 31%, 45%) | Muted Navy | View | |
#7B4F96 | rgb(123, 79, 150) | hsl(277, 31%, 45%) | Muted Purple | View |
:root {
--color-1: #4F6A96;
--color-2: #4F5996;
--color-3: #574F96;
--color-4: #694F96;
--color-5: #7B4F96;
}Palettes that share visual characteristics and color harmony.