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 |
|---|---|---|---|---|---|
#BB9886 | rgb(187, 152, 134) | hsl(20, 28%, 63%) | Muted Orange | View | |
#BBA586 | rgb(187, 165, 134) | hsl(35, 28%, 63%) | Muted Amber | View | |
#BBB286 | rgb(187, 178, 134) | hsl(50, 28%, 63%) | Muted Yellow | View | |
#B7BB86 | rgb(183, 187, 134) | hsl(65, 28%, 63%) | Muted Lime | View | |
#A9BB86 | rgb(169, 187, 134) | hsl(80, 28%, 63%) | Muted Lime | 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: #BB9886;
--color-2: #BBA586;
--color-3: #BBB286;
--color-4: #B7BB86;
--color-5: #A9BB86;
}Palettes that share visual characteristics and color harmony.