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 |
|---|---|---|---|---|---|
#C1918A | rgb(193, 145, 138) | hsl(8, 31%, 65%) | Muted Red | View | |
#C19E8A | rgb(193, 158, 138) | hsl(22, 31%, 65%) | Muted Orange | View | |
#C1AC8A | rgb(193, 172, 138) | hsl(37, 31%, 65%) | Muted Amber | View | |
#C1BA8A | rgb(193, 186, 138) | hsl(52, 31%, 65%) | Muted Yellow | View | |
#BBC18A | rgb(187, 193, 138) | hsl(67, 31%, 65%) | 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: #C1918A;
--color-2: #C19E8A;
--color-3: #C1AC8A;
--color-4: #C1BA8A;
--color-5: #BBC18A;
}Palettes that share visual characteristics and color harmony.