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 Red, Muted Red, Muted Orange. 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 |
|---|---|---|---|---|---|
#BD7F84 | rgb(189, 127, 132) | hsl(355, 32%, 62%) | Muted Red | View | |
#BD897F | rgb(189, 137, 127) | hsl(10, 32%, 62%) | Muted Red | View | |
#BD997F | rgb(189, 153, 127) | hsl(25, 32%, 62%) | Muted Orange | View | |
#BDA87F | rgb(189, 168, 127) | hsl(40, 32%, 62%) | Muted Amber | View | |
#BDB87F | rgb(189, 184, 127) | hsl(55, 32%, 62%) | Muted Yellow | View |
:root {
--color-1: #BD7F84;
--color-2: #BD897F;
--color-3: #BD997F;
--color-4: #BDA87F;
--color-5: #BDB87F;
}Palettes that share visual characteristics and color harmony.