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 Yellow, 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 |
|---|---|---|---|---|---|
#A2805D | rgb(162, 128, 93) | hsl(30, 27%, 50%) | Muted Orange | View | |
#A2915D | rgb(162, 145, 93) | hsl(45, 27%, 50%) | Muted Yellow | View | |
#A2A25D | rgb(162, 162, 93) | hsl(60, 27%, 50%) | Muted Yellow | View | |
#91A25D | rgb(145, 162, 93) | hsl(75, 27%, 50%) | Muted Lime | View | |
#80A25D | rgb(128, 162, 93) | hsl(90, 27%, 50%) | Muted Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Orange and Muted Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A2805D;
--color-2: #A2915D;
--color-3: #A2A25D;
--color-4: #91A25D;
--color-5: #80A25D;
}Palettes that share visual characteristics and color harmony.