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 Red, 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 |
|---|---|---|---|---|---|
#AF8E96 | rgb(175, 142, 150) | hsl(345, 17%, 62%) | Muted Red | View | |
#AF8E8E | rgb(175, 142, 142) | hsl(0, 17%, 62%) | Muted Red | View | |
#AF968E | rgb(175, 150, 142) | hsl(15, 17%, 62%) | Muted Orange | View | |
#AF9E8E | rgb(175, 158, 142) | hsl(29, 17%, 62%) | Muted Orange | View | |
#AFA68E | rgb(175, 166, 142) | hsl(44, 17%, 62%) | Muted Amber | View |
:root {
--color-1: #AF8E96;
--color-2: #AF8E8E;
--color-3: #AF968E;
--color-4: #AF9E8E;
--color-5: #AFA68E;
}Palettes that share visual characteristics and color harmony.