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 |
|---|---|---|---|---|---|
#CD989E | rgb(205, 152, 158) | hsl(353, 35%, 70%) | Muted Red | View | |
#CD9F98 | rgb(205, 159, 152) | hsl(8, 35%, 70%) | Muted Red | View | |
#CDAC98 | rgb(205, 172, 152) | hsl(23, 35%, 70%) | Muted Orange | View | |
#CDBA98 | rgb(205, 186, 152) | hsl(38, 35%, 70%) | Muted Amber | View | |
#CDC798 | rgb(205, 199, 152) | hsl(53, 35%, 70%) | Muted Yellow | View |
:root {
--color-1: #CD989E;
--color-2: #CD9F98;
--color-3: #CDAC98;
--color-4: #CDBA98;
--color-5: #CDC798;
}Palettes that share visual characteristics and color harmony.