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 |
|---|---|---|---|---|---|
#BA9987 | rgb(186, 153, 135) | hsl(21, 27%, 63%) | Muted Orange | View | |
#BAA687 | rgb(186, 166, 135) | hsl(36, 27%, 63%) | Muted Amber | View | |
#BAB287 | rgb(186, 178, 135) | hsl(51, 27%, 63%) | Muted Yellow | View | |
#B5BA87 | rgb(181, 186, 135) | hsl(66, 27%, 63%) | Muted Lime | View | |
#A8BA87 | rgb(168, 186, 135) | hsl(81, 27%, 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: #BA9987;
--color-2: #BAA687;
--color-3: #BAB287;
--color-4: #B5BA87;
--color-5: #A8BA87;
}Palettes that share visual characteristics and color harmony.