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 Pink, Muted Red, Muted Red. 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 |
|---|---|---|---|---|---|
#A45B7D | rgb(164, 91, 125) | hsl(332, 29%, 50%) | Muted Pink | View | |
#A45B6B | rgb(164, 91, 107) | hsl(347, 29%, 50%) | Muted Red | View | |
#A45D5B | rgb(164, 93, 91) | hsl(2, 29%, 50%) | Muted Red | View | |
#A46F5B | rgb(164, 111, 91) | hsl(16, 29%, 50%) | Muted Orange | View | |
#A4825B | rgb(164, 130, 91) | hsl(32, 29%, 50%) | Muted Orange | View |
:root {
--color-1: #A45B7D;
--color-2: #A45B6B;
--color-3: #A45D5B;
--color-4: #A46F5B;
--color-5: #A4825B;
}Palettes that share visual characteristics and color harmony.