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 Orange. 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 |
|---|---|---|---|---|---|
#C19A9A | rgb(193, 154, 154) | hsl(0, 24%, 68%) | Muted Red | View | |
#C1A49A | rgb(193, 164, 154) | hsl(15, 24%, 68%) | Muted Orange | View | |
#C1AE9A | rgb(193, 174, 154) | hsl(31, 24%, 68%) | Muted Orange | View | |
#C1B89A | rgb(193, 184, 154) | hsl(46, 24%, 68%) | Muted Yellow | View | |
#C0C19A | rgb(192, 193, 154) | hsl(62, 24%, 68%) | Muted Yellow | 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: #C19A9A;
--color-2: #C1A49A;
--color-3: #C1AE9A;
--color-4: #C1B89A;
--color-5: #C0C19A;
}Palettes that share visual characteristics and color harmony.