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 |
|---|---|---|---|---|---|
#B9735F | rgb(185, 115, 95) | hsl(13, 39%, 55%) | Muted Red | View | |
#B9895F | rgb(185, 137, 95) | hsl(28, 39%, 55%) | Muted Orange | View | |
#B9A05F | rgb(185, 160, 95) | hsl(43, 39%, 55%) | Muted Amber | View | |
#B9B65F | rgb(185, 182, 95) | hsl(58, 39%, 55%) | Muted Yellow | View | |
#A6B95F | rgb(166, 185, 95) | hsl(73, 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: #B9735F;
--color-2: #B9895F;
--color-3: #B9A05F;
--color-4: #B9B65F;
--color-5: #A6B95F;
}Palettes that share visual characteristics and color harmony.