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 |
|---|---|---|---|---|---|
#B0744F | rgb(176, 116, 79) | hsl(23, 38%, 50%) | Muted Orange | View | |
#B08C4F | rgb(176, 140, 79) | hsl(38, 38%, 50%) | Muted Amber | View | |
#B0A54F | rgb(176, 165, 79) | hsl(53, 38%, 50%) | Muted Yellow | View | |
#A3B04F | rgb(163, 176, 79) | hsl(68, 38%, 50%) | Muted Lime | View | |
#8BB04F | rgb(139, 176, 79) | hsl(83, 38%, 50%) | 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: #B0744F;
--color-2: #B08C4F;
--color-3: #B0A54F;
--color-4: #A3B04F;
--color-5: #8BB04F;
}Palettes that share visual characteristics and color harmony.