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 |
|---|---|---|---|---|---|
#AA796E | rgb(170, 121, 110) | hsl(11, 26%, 55%) | Muted Red | View | |
#AA886E | rgb(170, 136, 110) | hsl(26, 26%, 55%) | Muted Orange | View | |
#AA976E | rgb(170, 151, 110) | hsl(41, 26%, 55%) | Muted Amber | View | |
#AAA66E | rgb(170, 166, 110) | hsl(56, 26%, 55%) | Muted Yellow | View | |
#9FAA6E | rgb(159, 170, 110) | hsl(71, 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: #AA796E;
--color-2: #AA886E;
--color-3: #AA976E;
--color-4: #AAA66E;
--color-5: #9FAA6E;
}Palettes that share visual characteristics and color harmony.