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 |
|---|---|---|---|---|---|
#A35C5D | rgb(163, 92, 93) | hsl(359, 28%, 50%) | Muted Red | View | |
#A36C5C | rgb(163, 108, 92) | hsl(14, 28%, 50%) | Muted Red | View | |
#A37E5C | rgb(163, 126, 92) | hsl(29, 28%, 50%) | Muted Orange | View | |
#A3905C | rgb(163, 144, 92) | hsl(44, 28%, 50%) | Muted Amber | View | |
#A3A25C | rgb(163, 162, 92) | hsl(59, 28%, 50%) | Muted Yellow | View |
:root {
--color-1: #A35C5D;
--color-2: #A36C5C;
--color-3: #A37E5C;
--color-4: #A3905C;
--color-5: #A3A25C;
}Palettes that share visual characteristics and color harmony.