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 Red, 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 |
|---|---|---|---|---|---|
#C19AAA | rgb(193, 154, 170) | hsl(335, 24%, 68%) | Muted Pink | View | |
#C19AA0 | rgb(193, 154, 160) | hsl(351, 24%, 68%) | Muted Red | View | |
#C19D9A | rgb(193, 157, 154) | hsl(5, 24%, 68%) | Muted Red | View | |
#C1A79A | rgb(193, 167, 154) | hsl(20, 24%, 68%) | Muted Orange | View | |
#C1B19A | rgb(193, 177, 154) | hsl(35, 24%, 68%) | Muted Amber | View |
:root {
--color-1: #C19AAA;
--color-2: #C19AA0;
--color-3: #C19D9A;
--color-4: #C1A79A;
--color-5: #C1B19A;
}Palettes that share visual characteristics and color harmony.