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 |
|---|---|---|---|---|---|
#974E59 | rgb(151, 78, 89) | hsl(351, 32%, 45%) | Muted Red | View | |
#97554E | rgb(151, 85, 78) | hsl(6, 32%, 45%) | Muted Red | View | |
#97684E | rgb(151, 104, 78) | hsl(21, 32%, 45%) | Muted Orange | View | |
#977A4E | rgb(151, 122, 78) | hsl(36, 32%, 45%) | Muted Amber | View | |
#978C4E | rgb(151, 140, 78) | hsl(51, 32%, 45%) | Muted Yellow | View |
:root {
--color-1: #974E59;
--color-2: #97554E;
--color-3: #97684E;
--color-4: #977A4E;
--color-5: #978C4E;
}Palettes that share visual characteristics and color harmony.