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 |
|---|---|---|---|---|---|
#BA9199 | rgb(186, 145, 153) | hsl(348, 23%, 65%) | Muted Red | View | |
#BA9491 | rgb(186, 148, 145) | hsl(4, 23%, 65%) | Muted Red | View | |
#BA9E91 | rgb(186, 158, 145) | hsl(19, 23%, 65%) | Muted Orange | View | |
#BAA891 | rgb(186, 168, 145) | hsl(34, 23%, 65%) | Muted Orange | View | |
#BAB391 | rgb(186, 179, 145) | hsl(50, 23%, 65%) | Muted Yellow | View |
:root {
--color-1: #BA9199;
--color-2: #BA9491;
--color-3: #BA9E91;
--color-4: #BAA891;
--color-5: #BAB391;
}Palettes that share visual characteristics and color harmony.