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 |
|---|---|---|---|---|---|
#AB6854 | rgb(171, 104, 84) | hsl(14, 34%, 50%) | Muted Red | View | |
#AB7E54 | rgb(171, 126, 84) | hsl(29, 34%, 50%) | Muted Orange | View | |
#AB9454 | rgb(171, 148, 84) | hsl(44, 34%, 50%) | Muted Amber | View | |
#ABA954 | rgb(171, 169, 84) | hsl(59, 34%, 50%) | Muted Yellow | View | |
#97AB54 | rgb(151, 171, 84) | hsl(74, 34%, 50%) | 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: #AB6854;
--color-2: #AB7E54;
--color-3: #AB9454;
--color-4: #ABA954;
--color-5: #97AB54;
}Palettes that share visual characteristics and color harmony.