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 |
|---|---|---|---|---|---|
#8C725A | rgb(140, 114, 90) | hsl(29, 22%, 45%) | Muted Orange | View | |
#8C7F5A | rgb(140, 127, 90) | hsl(44, 22%, 45%) | Muted Amber | View | |
#8C8B5A | rgb(140, 139, 90) | hsl(59, 22%, 45%) | Muted Yellow | View | |
#808C5A | rgb(128, 140, 90) | hsl(74, 22%, 45%) | Muted Lime | View | |
#748C5A | rgb(116, 140, 90) | hsl(89, 22%, 45%) | 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: #8C725A;
--color-2: #8C7F5A;
--color-3: #8C8B5A;
--color-4: #808C5A;
--color-5: #748C5A;
}Palettes that share visual characteristics and color harmony.