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 |
|---|---|---|---|---|---|
#B05A4F | rgb(176, 90, 79) | hsl(7, 38%, 50%) | Muted Red | View | |
#B0734F | rgb(176, 115, 79) | hsl(22, 38%, 50%) | Muted Orange | View | |
#B08B4F | rgb(176, 139, 79) | hsl(37, 38%, 50%) | Muted Amber | View | |
#B0A34F | rgb(176, 163, 79) | hsl(52, 38%, 50%) | Muted Yellow | View | |
#A5B04F | rgb(165, 176, 79) | hsl(67, 38%, 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: #B05A4F;
--color-2: #B0734F;
--color-3: #B08B4F;
--color-4: #B0A34F;
--color-5: #A5B04F;
}Palettes that share visual characteristics and color harmony.