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 |
|---|---|---|---|---|---|
#BD7A6B | rgb(189, 122, 107) | hsl(11, 38%, 58%) | Muted Red | View | |
#BD8E6B | rgb(189, 142, 107) | hsl(26, 38%, 58%) | Muted Orange | View | |
#BDA36B | rgb(189, 163, 107) | hsl(41, 38%, 58%) | Muted Amber | View | |
#BDB76B | rgb(189, 183, 107) | hsl(56, 38%, 58%) | Dark Khaki | View | |
#AEBD6B | rgb(174, 189, 107) | hsl(71, 38%, 58%) | 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: #BD7A6B;
--color-2: #BD8E6B;
--color-3: #BDA36B;
--color-4: #BDB76B;
--color-5: #AEBD6B;
}Palettes that share visual characteristics and color harmony.