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 |
|---|---|---|---|---|---|
#9A695B | rgb(154, 105, 91) | hsl(13, 26%, 48%) | Muted Red | View | |
#9A795B | rgb(154, 121, 91) | hsl(29, 26%, 48%) | Muted Orange | View | |
#9A895B | rgb(154, 137, 91) | hsl(44, 26%, 48%) | Muted Amber | View | |
#9A995B | rgb(154, 153, 91) | hsl(59, 26%, 48%) | Muted Yellow | View | |
#8B9A5B | rgb(139, 154, 91) | hsl(74, 26%, 48%) | 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: #9A695B;
--color-2: #9A795B;
--color-3: #9A895B;
--color-4: #9A995B;
--color-5: #8B9A5B;
}Palettes that share visual characteristics and color harmony.