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 |
|---|---|---|---|---|---|
#B46B5F | rgb(180, 107, 95) | hsl(8, 36%, 54%) | Muted Red | View | |
#B4805F | rgb(180, 128, 95) | hsl(23, 36%, 54%) | Muted Orange | View | |
#B4955F | rgb(180, 149, 95) | hsl(38, 36%, 54%) | Muted Amber | View | |
#B4AA5F | rgb(180, 170, 95) | hsl(53, 36%, 54%) | Muted Yellow | View | |
#A9B45F | rgb(169, 180, 95) | hsl(68, 36%, 54%) | 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: #B46B5F;
--color-2: #B4805F;
--color-3: #B4955F;
--color-4: #B4AA5F;
--color-5: #A9B45F;
}Palettes that share visual characteristics and color harmony.