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 |
|---|---|---|---|---|---|
#4D7899 | rgb(77, 120, 153) | hsl(206, 33%, 45%) | Muted Blue | View | |
#4D6599 | rgb(77, 101, 153) | hsl(221, 33%, 45%) | Muted Blue | View | |
#4D5299 | rgb(77, 82, 153) | hsl(236, 33%, 45%) | Muted Blue | View | |
#5B4D99 | rgb(91, 77, 153) | hsl(251, 33%, 45%) | Muted Navy | View | |
#6E4D99 | rgb(110, 77, 153) | hsl(266, 33%, 45%) | Muted Navy | View |
:root {
--color-1: #4D7899;
--color-2: #4D6599;
--color-3: #4D5299;
--color-4: #5B4D99;
--color-5: #6E4D99;
}Palettes that share visual characteristics and color harmony.