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 |
|---|---|---|---|---|---|
#AC7B6C | rgb(172, 123, 108) | hsl(14, 28%, 55%) | Muted Red | View | |
#AC8B6C | rgb(172, 139, 108) | hsl(29, 28%, 55%) | Muted Orange | View | |
#AC9B6C | rgb(172, 155, 108) | hsl(44, 28%, 55%) | Muted Amber | View | |
#ACAB6C | rgb(172, 171, 108) | hsl(59, 28%, 55%) | Muted Yellow | View | |
#9DAC6C | rgb(157, 172, 108) | hsl(74, 28%, 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: #AC7B6C;
--color-2: #AC8B6C;
--color-3: #AC9B6C;
--color-4: #ACAB6C;
--color-5: #9DAC6C;
}Palettes that share visual characteristics and color harmony.