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 |
|---|---|---|---|---|---|
#9A656F | rgb(154, 101, 111) | hsl(349, 21%, 50%) | Muted Red | View | |
#9A6765 | rgb(154, 103, 101) | hsl(2, 21%, 50%) | Muted Red | View | |
#9A7565 | rgb(154, 117, 101) | hsl(18, 21%, 50%) | Muted Orange | View | |
#9A8265 | rgb(154, 130, 101) | hsl(33, 21%, 50%) | Muted Orange | View | |
#9A9065 | rgb(154, 144, 101) | hsl(49, 21%, 50%) | Muted Yellow | View |
:root {
--color-1: #9A656F;
--color-2: #9A6765;
--color-3: #9A7565;
--color-4: #9A8265;
--color-5: #9A9065;
}Palettes that share visual characteristics and color harmony.