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 Orange, Muted Amber, Muted Yellow. 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 |
|---|---|---|---|---|---|
#C19D8A | rgb(193, 157, 138) | hsl(21, 31%, 65%) | Muted Orange | View | |
#C1AB8A | rgb(193, 171, 138) | hsl(36, 31%, 65%) | Muted Amber | View | |
#C1B98A | rgb(193, 185, 138) | hsl(51, 31%, 65%) | Muted Yellow | View | |
#BCC18A | rgb(188, 193, 138) | hsl(65, 31%, 65%) | Muted Lime | View | |
#AEC18A | rgb(174, 193, 138) | hsl(81, 31%, 65%) | Muted Lime | View |
:root {
--color-1: #C19D8A;
--color-2: #C1AB8A;
--color-3: #C1B98A;
--color-4: #BCC18A;
--color-5: #AEC18A;
}Palettes that share visual characteristics and color harmony.