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 Red, Muted Orange, Muted Amber. 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 |
|---|---|---|---|---|---|
#AA7A6E | rgb(170, 122, 110) | hsl(12, 26%, 55%) | Muted Red | View | |
#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 |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Red and Muted Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #AA7A6E;
--color-2: #AA896E;
--color-3: #AA986E;
--color-4: #AAA76E;
--color-5: #9EAA6E;
}Palettes that share visual characteristics and color harmony.