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 |
|---|---|---|---|---|---|
#BD988F | rgb(189, 152, 143) | hsl(12, 26%, 65%) | Muted Red | View | |
#BDA38F | rgb(189, 163, 143) | hsl(26, 26%, 65%) | Muted Orange | View | |
#BDAF8F | rgb(189, 175, 143) | hsl(42, 26%, 65%) | Muted Amber | View | |
#BDBB8F | rgb(189, 187, 143) | hsl(57, 26%, 65%) | Muted Yellow | View | |
#B4BD8F | rgb(180, 189, 143) | hsl(72, 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: #BD988F;
--color-2: #BDA38F;
--color-3: #BDAF8F;
--color-4: #BDBB8F;
--color-5: #B4BD8F;
}Palettes that share visual characteristics and color harmony.