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 |
|---|---|---|---|---|---|
#BF8DAB | rgb(191, 141, 171) | hsl(324, 28%, 65%) | Muted Pink | View | |
#BF8D9E | rgb(191, 141, 158) | hsl(340, 28%, 65%) | Muted Pink | View | |
#BF8D92 | rgb(191, 141, 146) | hsl(354, 28%, 65%) | Muted Red | View | |
#BF948D | rgb(191, 148, 141) | hsl(8, 28%, 65%) | Muted Red | View | |
#BFA18D | rgb(191, 161, 141) | hsl(24, 28%, 65%) | Muted Orange | View |
:root {
--color-1: #BF8DAB;
--color-2: #BF8D9E;
--color-3: #BF8D92;
--color-4: #BF948D;
--color-5: #BFA18D;
}Palettes that share visual characteristics and color harmony.