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 Orange, Muted Amber. 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 |
|---|---|---|---|---|---|
#A4665B | rgb(164, 102, 91) | hsl(9, 29%, 50%) | Muted Red | View | |
#A4785B | rgb(164, 120, 91) | hsl(24, 29%, 50%) | Muted Orange | View | |
#A48B5B | rgb(164, 139, 91) | hsl(39, 29%, 50%) | Muted Amber | View | |
#A49D5B | rgb(164, 157, 91) | hsl(54, 29%, 50%) | Muted Yellow | View | |
#99A45B | rgb(153, 164, 91) | hsl(69, 29%, 50%) | Muted Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Red and Muted Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A4665B;
--color-2: #A4785B;
--color-3: #A48B5B;
--color-4: #A49D5B;
--color-5: #99A45B;
}Palettes that share visual characteristics and color harmony.