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 |
|---|---|---|---|---|---|
#AF5053 | rgb(175, 80, 83) | hsl(358, 37%, 50%) | Muted Red | View | |
#AF6550 | rgb(175, 101, 80) | hsl(13, 37%, 50%) | Muted Red | View | |
#AF7C50 | rgb(175, 124, 80) | hsl(28, 37%, 50%) | Muted Orange | View | |
#AF9450 | rgb(175, 148, 80) | hsl(43, 37%, 50%) | Muted Amber | View | |
#AFAC50 | rgb(175, 172, 80) | hsl(58, 37%, 50%) | Muted Yellow | View |
:root {
--color-1: #AF5053;
--color-2: #AF6550;
--color-3: #AF7C50;
--color-4: #AF9450;
--color-5: #AFAC50;
}Palettes that share visual characteristics and color harmony.