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 Red, Muted Red, Muted Orange. 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 |
|---|---|---|---|---|---|
#B0546B | rgb(176, 84, 107) | hsl(345, 37%, 51%) | Muted Red | View | |
#B05454 | rgb(176, 84, 84) | hsl(0, 37%, 51%) | Muted Red | View | |
#B06B54 | rgb(176, 107, 84) | hsl(15, 37%, 51%) | Muted Orange | View | |
#B08254 | rgb(176, 130, 84) | hsl(30, 37%, 51%) | Muted Orange | View | |
#B09954 | rgb(176, 153, 84) | hsl(45, 37%, 51%) | Muted Yellow | View |
:root {
--color-1: #B0546B;
--color-2: #B05454;
--color-3: #B06B54;
--color-4: #B08254;
--color-5: #B09954;
}Palettes that share visual characteristics and color harmony.