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 |
|---|---|---|---|---|---|
#C08CA8 | rgb(192, 140, 168) | hsl(328, 29%, 65%) | Muted Pink | View | |
#C08C9B | rgb(192, 140, 155) | hsl(343, 29%, 65%) | Muted Pink | View | |
#C08C8E | rgb(192, 140, 142) | hsl(358, 29%, 65%) | Muted Red | View | |
#C0968C | rgb(192, 150, 140) | hsl(12, 29%, 65%) | Muted Red | View | |
#C0A38C | rgb(192, 163, 140) | hsl(27, 29%, 65%) | Muted Orange | View |
:root {
--color-1: #C08CA8;
--color-2: #C08C9B;
--color-3: #C08C8E;
--color-4: #C0968C;
--color-5: #C0A38C;
}Palettes that share visual characteristics and color harmony.