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 Orange, Muted Amber, Muted Yellow. 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 |
|---|---|---|---|---|---|
#BD997F | rgb(189, 153, 127) | hsl(25, 32%, 62%) | Muted Orange | View | |
#BDA87F | rgb(189, 168, 127) | hsl(40, 32%, 62%) | Muted Amber | View | |
#BDB87F | rgb(189, 184, 127) | hsl(55, 32%, 62%) | Muted Yellow | View | |
#B3BD7F | rgb(179, 189, 127) | hsl(70, 32%, 62%) | Muted Lime | View | |
#A3BD7F | rgb(163, 189, 127) | hsl(85, 32%, 62%) | Muted Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Orange and Muted Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BD997F;
--color-2: #BDA87F;
--color-3: #BDB87F;
--color-4: #B3BD7F;
--color-5: #A3BD7F;
}Palettes that share visual characteristics and color harmony.