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 |
|---|---|---|---|---|---|
#AB5480 | rgb(171, 84, 128) | hsl(330, 34%, 50%) | Muted Pink | View | |
#AB546A | rgb(171, 84, 106) | hsl(345, 34%, 50%) | Muted Red | View | |
#AB5454 | rgb(171, 84, 84) | hsl(0, 34%, 50%) | Muted Red | View | |
#AB6A54 | rgb(171, 106, 84) | hsl(15, 34%, 50%) | Muted Orange | View | |
#AB8054 | rgb(171, 128, 84) | hsl(30, 34%, 50%) | Muted Orange | View |
:root {
--color-1: #AB5480;
--color-2: #AB546A;
--color-3: #AB5454;
--color-4: #AB6A54;
--color-5: #AB8054;
}Palettes that share visual characteristics and color harmony.