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 |
|---|---|---|---|---|---|
#BF918D | rgb(191, 145, 141) | hsl(5, 28%, 65%) | Muted Red | View | |
#BF9D8D | rgb(191, 157, 141) | hsl(19, 28%, 65%) | Muted Orange | View | |
#BFAA8D | rgb(191, 170, 141) | hsl(35, 28%, 65%) | Muted Amber | View | |
#BFB68D | rgb(191, 182, 141) | hsl(49, 28%, 65%) | Muted Yellow | View | |
#BBBF8D | rgb(187, 191, 141) | hsl(65, 28%, 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: #BF918D;
--color-2: #BF9D8D;
--color-3: #BFAA8D;
--color-4: #BFB68D;
--color-5: #BBBF8D;
}Palettes that share visual characteristics and color harmony.