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 |
|---|---|---|---|---|---|
#AB6F63 | rgb(171, 111, 99) | hsl(10, 30%, 53%) | Muted Red | View | |
#AB8163 | rgb(171, 129, 99) | hsl(25, 30%, 53%) | Muted Orange | View | |
#AB9363 | rgb(171, 147, 99) | hsl(40, 30%, 53%) | Muted Amber | View | |
#ABA563 | rgb(171, 165, 99) | hsl(55, 30%, 53%) | Muted Yellow | View | |
#9FAB63 | rgb(159, 171, 99) | hsl(70, 30%, 53%) | 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: #AB6F63;
--color-2: #AB8163;
--color-3: #AB9363;
--color-4: #ABA563;
--color-5: #9FAB63;
}Palettes that share visual characteristics and color harmony.