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 |
|---|---|---|---|---|---|
#B18B68 | rgb(177, 139, 104) | hsl(29, 32%, 55%) | Muted Orange | View | |
#B19D68 | rgb(177, 157, 104) | hsl(44, 32%, 55%) | Muted Amber | View | |
#B1B068 | rgb(177, 176, 104) | hsl(59, 32%, 55%) | Muted Yellow | View | |
#A0B168 | rgb(160, 177, 104) | hsl(74, 32%, 55%) | Muted Lime | View | |
#8DB168 | rgb(141, 177, 104) | hsl(90, 32%, 55%) | 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: #B18B68;
--color-2: #B19D68;
--color-3: #B1B068;
--color-4: #A0B168;
--color-5: #8DB168;
}Palettes that share visual characteristics and color harmony.