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 |
|---|---|---|---|---|---|
#B7959B | rgb(183, 149, 155) | hsl(349, 19%, 65%) | Muted Red | View | |
#B79795 | rgb(183, 151, 149) | hsl(4, 19%, 65%) | Muted Red | View | |
#B7A095 | rgb(183, 160, 149) | hsl(19, 19%, 65%) | Muted Orange | View | |
#B7A895 | rgb(183, 168, 149) | hsl(34, 19%, 65%) | Muted Orange | View | |
#B7B095 | rgb(183, 176, 149) | hsl(48, 19%, 65%) | Muted Yellow | View |
:root {
--color-1: #B7959B;
--color-2: #B79795;
--color-3: #B7A095;
--color-4: #B7A895;
--color-5: #B7B095;
}Palettes that share visual characteristics and color harmony.