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 |
|---|---|---|---|---|---|
#4F6296 | rgb(79, 98, 150) | hsl(224, 31%, 45%) | Muted Blue | View | |
#4F5096 | rgb(79, 80, 150) | hsl(239, 31%, 45%) | Muted Blue | View | |
#604F96 | rgb(96, 79, 150) | hsl(254, 31%, 45%) | Muted Navy | View | |
#724F96 | rgb(114, 79, 150) | hsl(270, 31%, 45%) | Muted Navy | View | |
#834F96 | rgb(131, 79, 150) | hsl(284, 31%, 45%) | Muted Purple | View |
:root {
--color-1: #4F6296;
--color-2: #4F5096;
--color-3: #604F96;
--color-4: #724F96;
--color-5: #834F96;
}Palettes that share visual characteristics and color harmony.