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 |
|---|---|---|---|---|---|
#B7928A | rgb(183, 146, 138) | hsl(11, 24%, 63%) | Muted Red | View | |
#B79D8A | rgb(183, 157, 138) | hsl(25, 24%, 63%) | Muted Orange | View | |
#B7A88A | rgb(183, 168, 138) | hsl(40, 24%, 63%) | Muted Amber | View | |
#B7B48A | rgb(183, 180, 138) | hsl(56, 24%, 63%) | Muted Yellow | View | |
#B0B78A | rgb(176, 183, 138) | hsl(69, 24%, 63%) | 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: #B7928A;
--color-2: #B79D8A;
--color-3: #B7A88A;
--color-4: #B7B48A;
--color-5: #B0B78A;
}Palettes that share visual characteristics and color harmony.