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 |
|---|---|---|---|---|---|
#A87A82 | rgb(168, 122, 130) | hsl(350, 21%, 57%) | Muted Red | View | |
#A87E7A | rgb(168, 126, 122) | hsl(5, 21%, 57%) | Muted Red | View | |
#A88A7A | rgb(168, 138, 122) | hsl(21, 21%, 57%) | Muted Orange | View | |
#A8957A | rgb(168, 149, 122) | hsl(35, 21%, 57%) | Muted Amber | View | |
#A8A17A | rgb(168, 161, 122) | hsl(51, 21%, 57%) | Muted Yellow | View |
:root {
--color-1: #A87A82;
--color-2: #A87E7A;
--color-3: #A88A7A;
--color-4: #A8957A;
--color-5: #A8A17A;
}Palettes that share visual characteristics and color harmony.