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 |
|---|---|---|---|---|---|
#8A615C | rgb(138, 97, 92) | hsl(7, 20%, 45%) | Muted Red | View | |
#8A6D5C | rgb(138, 109, 92) | hsl(22, 20%, 45%) | Muted Orange | View | |
#8A785C | rgb(138, 120, 92) | hsl(37, 20%, 45%) | Muted Amber | View | |
#8A845C | rgb(138, 132, 92) | hsl(52, 20%, 45%) | Muted Yellow | View | |
#848A5C | rgb(132, 138, 92) | hsl(68, 20%, 45%) | 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: #8A615C;
--color-2: #8A6D5C;
--color-3: #8A785C;
--color-4: #8A845C;
--color-5: #848A5C;
}Palettes that share visual characteristics and color harmony.