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 |
|---|---|---|---|---|---|
#B05F4F | rgb(176, 95, 79) | hsl(10, 38%, 50%) | Muted Red | View | |
#B0774F | rgb(176, 119, 79) | hsl(25, 38%, 50%) | Muted Orange | View | |
#B0904F | rgb(176, 144, 79) | hsl(40, 38%, 50%) | Muted Amber | View | |
#B0A84F | rgb(176, 168, 79) | hsl(55, 38%, 50%) | Muted Yellow | View | |
#A0B04F | rgb(160, 176, 79) | hsl(70, 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: #B05F4F;
--color-2: #B0774F;
--color-3: #B0904F;
--color-4: #B0A84F;
--color-5: #A0B04F;
}Palettes that share visual characteristics and color harmony.