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 Pink, Muted Pink, Muted Red. 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 |
|---|---|---|---|---|---|
#C686AB | rgb(198, 134, 171) | hsl(325, 36%, 65%) | Muted Pink | View | |
#C6869B | rgb(198, 134, 155) | hsl(340, 36%, 65%) | Muted Pink | View | |
#C6868B | rgb(198, 134, 139) | hsl(355, 36%, 65%) | Muted Red | View | |
#C69086 | rgb(198, 144, 134) | hsl(9, 36%, 65%) | Muted Red | View | |
#C6A086 | rgb(198, 160, 134) | hsl(24, 36%, 65%) | Muted Orange | View |
:root {
--color-1: #C686AB;
--color-2: #C6869B;
--color-3: #C6868B;
--color-4: #C69086;
--color-5: #C6A086;
}Palettes that share visual characteristics and color harmony.