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 |
|---|---|---|---|---|---|
#AA896E | rgb(170, 137, 110) | hsl(27, 26%, 55%) | Muted Orange | View | |
#AA986E | rgb(170, 152, 110) | hsl(42, 26%, 55%) | Muted Amber | View | |
#AAA76E | rgb(170, 167, 110) | hsl(57, 26%, 55%) | Muted Yellow | View | |
#9EAA6E | rgb(158, 170, 110) | hsl(72, 26%, 55%) | Muted Lime | View | |
#8FAA6E | rgb(143, 170, 110) | hsl(87, 26%, 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: #AA896E;
--color-2: #AA986E;
--color-3: #AAA76E;
--color-4: #9EAA6E;
--color-5: #8FAA6E;
}Palettes that share visual characteristics and color harmony.