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 |
|---|---|---|---|---|---|
#B04F6E | rgb(176, 79, 110) | hsl(341, 38%, 50%) | Muted Pink | View | |
#B04F56 | rgb(176, 79, 86) | hsl(356, 38%, 50%) | Muted Red | View | |
#B0614F | rgb(176, 97, 79) | hsl(11, 38%, 50%) | Muted Red | View | |
#B0794F | rgb(176, 121, 79) | hsl(26, 38%, 50%) | Muted Orange | View | |
#B0914F | rgb(176, 145, 79) | hsl(41, 38%, 50%) | Muted Amber | View |
:root {
--color-1: #B04F6E;
--color-2: #B04F56;
--color-3: #B0614F;
--color-4: #B0794F;
--color-5: #B0914F;
}Palettes that share visual characteristics and color harmony.