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 |
|---|---|---|---|---|---|
#AF796A | rgb(175, 121, 106) | hsl(13, 30%, 55%) | Muted Red | View | |
#AF8A6A | rgb(175, 138, 106) | hsl(28, 30%, 55%) | Muted Orange | View | |
#AF9B6A | rgb(175, 155, 106) | hsl(43, 30%, 55%) | Muted Amber | View | |
#AFAC6A | rgb(175, 172, 106) | hsl(57, 30%, 55%) | Muted Yellow | View | |
#A0AF6A | rgb(160, 175, 106) | hsl(73, 30%, 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: #AF796A;
--color-2: #AF8A6A;
--color-3: #AF9B6A;
--color-4: #AFAC6A;
--color-5: #A0AF6A;
}Palettes that share visual characteristics and color harmony.