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 |
|---|---|---|---|---|---|
#BD958F | rgb(189, 149, 143) | hsl(8, 26%, 65%) | Muted Red | View | |
#BDA08F | rgb(189, 160, 143) | hsl(22, 26%, 65%) | Muted Orange | View | |
#BDAC8F | rgb(189, 172, 143) | hsl(38, 26%, 65%) | Muted Amber | View | |
#BDB88F | rgb(189, 184, 143) | hsl(53, 26%, 65%) | Muted Yellow | View | |
#B7BD8F | rgb(183, 189, 143) | hsl(68, 26%, 65%) | 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: #BD958F;
--color-2: #BDA08F;
--color-3: #BDAC8F;
--color-4: #BDB88F;
--color-5: #B7BD8F;
}Palettes that share visual characteristics and color harmony.