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 |
|---|---|---|---|---|---|
#B2988A | rgb(178, 152, 138) | hsl(21, 21%, 62%) | Muted Orange | View | |
#B2A28A | rgb(178, 162, 138) | hsl(36, 21%, 62%) | Muted Amber | View | |
#B2AC8A | rgb(178, 172, 138) | hsl(51, 21%, 62%) | Muted Yellow | View | |
#AEB28A | rgb(174, 178, 138) | hsl(66, 21%, 62%) | Muted Lime | View | |
#A4B28A | rgb(164, 178, 138) | hsl(81, 21%, 62%) | 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: #B2988A;
--color-2: #B2A28A;
--color-3: #B2AC8A;
--color-4: #AEB28A;
--color-5: #A4B28A;
}Palettes that share visual characteristics and color harmony.