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 |
|---|---|---|---|---|---|
#B5979C | rgb(181, 151, 156) | hsl(350, 17%, 65%) | Muted Red | View | |
#B59997 | rgb(181, 153, 151) | hsl(4, 17%, 65%) | Muted Red | View | |
#B5A197 | rgb(181, 161, 151) | hsl(20, 17%, 65%) | Muted Orange | View | |
#B5A897 | rgb(181, 168, 151) | hsl(34, 17%, 65%) | Muted Orange | View | |
#B5B097 | rgb(181, 176, 151) | hsl(50, 17%, 65%) | Muted Yellow | View |
:root {
--color-1: #B5979C;
--color-2: #B59997;
--color-3: #B5A197;
--color-4: #B5A897;
--color-5: #B5B097;
}Palettes that share visual characteristics and color harmony.