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 |
|---|---|---|---|---|---|
#A25D6F | rgb(162, 93, 111) | hsl(344, 27%, 50%) | Muted Pink | View | |
#A25D5E | rgb(162, 93, 94) | hsl(359, 27%, 50%) | Muted Red | View | |
#A26D5D | rgb(162, 109, 93) | hsl(14, 27%, 50%) | Muted Red | View | |
#A27E5D | rgb(162, 126, 93) | hsl(29, 27%, 50%) | Muted Orange | View | |
#A2905D | rgb(162, 144, 93) | hsl(44, 27%, 50%) | Muted Amber | View |
:root {
--color-1: #A25D6F;
--color-2: #A25D5E;
--color-3: #A26D5D;
--color-4: #A27E5D;
--color-5: #A2905D;
}Palettes that share visual characteristics and color harmony.