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 |
|---|---|---|---|---|---|
#A8847A | rgb(168, 132, 122) | hsl(13, 21%, 57%) | Muted Red | View | |
#A88F7A | rgb(168, 143, 122) | hsl(27, 21%, 57%) | Muted Orange | View | |
#A89B7A | rgb(168, 155, 122) | hsl(43, 21%, 57%) | Muted Amber | View | |
#A8A67A | rgb(168, 166, 122) | hsl(57, 21%, 57%) | Muted Yellow | View | |
#9FA87A | rgb(159, 168, 122) | hsl(72, 21%, 57%) | 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: #A8847A;
--color-2: #A88F7A;
--color-3: #A89B7A;
--color-4: #A8A67A;
--color-5: #9FA87A;
}Palettes that share visual characteristics and color harmony.