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 |
|---|---|---|---|---|---|
#B9705F | rgb(185, 112, 95) | hsl(11, 39%, 55%) | Muted Red | View | |
#B9865F | rgb(185, 134, 95) | hsl(26, 39%, 55%) | Muted Orange | View | |
#B99D5F | rgb(185, 157, 95) | hsl(41, 39%, 55%) | Muted Amber | View | |
#B9B35F | rgb(185, 179, 95) | hsl(56, 39%, 55%) | Muted Yellow | View | |
#A9B95F | rgb(169, 185, 95) | hsl(71, 39%, 55%) | 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: #B9705F;
--color-2: #B9865F;
--color-3: #B99D5F;
--color-4: #B9B35F;
--color-5: #A9B95F;
}Palettes that share visual characteristics and color harmony.