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 Pink, 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 |
|---|---|---|---|---|---|
#BD84AF | rgb(189, 132, 175) | hsl(315, 30%, 63%) | Muted Pink | View | |
#BD84A1 | rgb(189, 132, 161) | hsl(329, 30%, 63%) | Muted Pink | View | |
#BD8492 | rgb(189, 132, 146) | hsl(345, 30%, 63%) | Muted Red | View | |
#BD8484 | rgb(189, 132, 132) | hsl(0, 30%, 63%) | Muted Red | View | |
#BD9284 | rgb(189, 146, 132) | hsl(15, 30%, 63%) | Muted Orange | View |
:root {
--color-1: #BD84AF;
--color-2: #BD84A1;
--color-3: #BD8492;
--color-4: #BD8484;
--color-5: #BD9284;
}Palettes that share visual characteristics and color harmony.