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 |
|---|---|---|---|---|---|
#AF6A8D | rgb(175, 106, 141) | hsl(330, 30%, 55%) | Muted Pink | View | |
#AF6A7C | rgb(175, 106, 124) | hsl(344, 30%, 55%) | Muted Pink | View | |
#AF6A6B | rgb(175, 106, 107) | hsl(359, 30%, 55%) | Muted Red | View | |
#AF7A6A | rgb(175, 122, 106) | hsl(14, 30%, 55%) | Muted Red | View | |
#AF8B6A | rgb(175, 139, 106) | hsl(29, 30%, 55%) | Muted Orange | View |
:root {
--color-1: #AF6A8D;
--color-2: #AF6A7C;
--color-3: #AF6A6B;
--color-4: #AF7A6A;
--color-5: #AF8B6A;
}Palettes that share visual characteristics and color harmony.