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 |
|---|---|---|---|---|---|
#AA7B6E | rgb(170, 123, 110) | hsl(13, 26%, 55%) | Muted Red | View | |
#AA8A6E | rgb(170, 138, 110) | hsl(28, 26%, 55%) | Muted Orange | View | |
#AA996E | rgb(170, 153, 110) | hsl(43, 26%, 55%) | Muted Amber | View | |
#AAA86E | rgb(170, 168, 110) | hsl(58, 26%, 55%) | Muted Yellow | View | |
#9DAA6E | rgb(157, 170, 110) | hsl(73, 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: #AA7B6E;
--color-2: #AA8A6E;
--color-3: #AA996E;
--color-4: #AAA86E;
--color-5: #9DAA6E;
}Palettes that share visual characteristics and color harmony.