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 |
|---|---|---|---|---|---|
#B0594F | rgb(176, 89, 79) | hsl(6, 38%, 50%) | Muted Red | View | |
#B0714F | rgb(176, 113, 79) | hsl(21, 38%, 50%) | Muted Orange | View | |
#B0894F | rgb(176, 137, 79) | hsl(36, 38%, 50%) | Muted Amber | View | |
#B0A14F | rgb(176, 161, 79) | hsl(51, 38%, 50%) | Muted Yellow | View | |
#A6B04F | rgb(166, 176, 79) | hsl(66, 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: #B0594F;
--color-2: #B0714F;
--color-3: #B0894F;
--color-4: #B0A14F;
--color-5: #A6B04F;
}Palettes that share visual characteristics and color harmony.