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 |
|---|---|---|---|---|---|
#AA8C6E | rgb(170, 140, 110) | hsl(30, 26%, 55%) | Muted Orange | View | |
#AA9B6E | rgb(170, 155, 110) | hsl(45, 26%, 55%) | Muted Yellow | View | |
#AAAA6E | rgb(170, 170, 110) | hsl(60, 26%, 55%) | Muted Yellow | View | |
#9BAA6E | rgb(155, 170, 110) | hsl(75, 26%, 55%) | Muted Lime | View | |
#8CAA6E | rgb(140, 170, 110) | hsl(90, 26%, 55%) | 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: #AA8C6E;
--color-2: #AA9B6E;
--color-3: #AAAA6E;
--color-4: #9BAA6E;
--color-5: #8CAA6E;
}Palettes that share visual characteristics and color harmony.