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 |
|---|---|---|---|---|---|
#C186AF | rgb(193, 134, 175) | hsl(318, 32%, 64%) | Muted Pink | View | |
#C186A0 | rgb(193, 134, 160) | hsl(334, 32%, 64%) | Muted Pink | View | |
#C18692 | rgb(193, 134, 146) | hsl(348, 32%, 64%) | Muted Red | View | |
#C18986 | rgb(193, 137, 134) | hsl(3, 32%, 64%) | Muted Red | View | |
#C19786 | rgb(193, 151, 134) | hsl(17, 32%, 64%) | Muted Orange | View |
:root {
--color-1: #C186AF;
--color-2: #C186A0;
--color-3: #C18692;
--color-4: #C18986;
--color-5: #C19786;
}Palettes that share visual characteristics and color harmony.