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 Light Red, Muted Light Orange, Muted Light 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 |
|---|---|---|---|---|---|
#D2A8A2 | rgb(210, 168, 162) | hsl(8, 35%, 73%) | Muted Light Red | View | |
#D2B5A2 | rgb(210, 181, 162) | hsl(24, 35%, 73%) | Muted Light Orange | View | |
#D2C1A2 | rgb(210, 193, 162) | hsl(39, 35%, 73%) | Muted Light Amber | View | |
#D2CDA2 | rgb(210, 205, 162) | hsl(54, 35%, 73%) | Muted Light Yellow | View | |
#CCD2A2 | rgb(204, 210, 162) | hsl(67, 35%, 73%) | Muted Light Lime | View |
:root {
--color-1: #D2A8A2;
--color-2: #D2B5A2;
--color-3: #D2C1A2;
--color-4: #D2CDA2;
--color-5: #CCD2A2;
}Palettes that share visual characteristics and color harmony.