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 |
|---|---|---|---|---|---|
#8C6D5A | rgb(140, 109, 90) | hsl(23, 22%, 45%) | Muted Orange | View | |
#8C795A | rgb(140, 121, 90) | hsl(37, 22%, 45%) | Muted Amber | View | |
#8C865A | rgb(140, 134, 90) | hsl(53, 22%, 45%) | Muted Yellow | View | |
#858C5A | rgb(133, 140, 90) | hsl(68, 22%, 45%) | Muted Lime | View | |
#798C5A | rgb(121, 140, 90) | hsl(83, 22%, 45%) | 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: #8C6D5A;
--color-2: #8C795A;
--color-3: #8C865A;
--color-4: #858C5A;
--color-5: #798C5A;
}Palettes that share visual characteristics and color harmony.