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 Orange, Muted Amber, Muted Yellow. 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 |
|---|---|---|---|---|---|
#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 | |
#AEBF8D | rgb(174, 191, 141) | hsl(80, 28%, 65%) | Muted Lime | View |
:root {
--color-1: #BF9D8D;
--color-2: #BFAA8D;
--color-3: #BFB68D;
--color-4: #BBBF8D;
--color-5: #AEBF8D;
}Palettes that share visual characteristics and color harmony.