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 |
|---|---|---|---|---|---|
#BC8A98 | rgb(188, 138, 152) | hsl(343, 27%, 64%) | Muted Pink | View | |
#BC8A8C | rgb(188, 138, 140) | hsl(358, 27%, 64%) | Muted Red | View | |
#BC958A | rgb(188, 149, 138) | hsl(13, 27%, 64%) | Muted Red | View | |
#BCA28A | rgb(188, 162, 138) | hsl(29, 27%, 64%) | Muted Orange | View | |
#BCAE8A | rgb(188, 174, 138) | hsl(43, 27%, 64%) | Muted Amber | View |
:root {
--color-1: #BC8A98;
--color-2: #BC8A8C;
--color-3: #BC958A;
--color-4: #BCA28A;
--color-5: #BCAE8A;
}Palettes that share visual characteristics and color harmony.