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 |
|---|---|---|---|---|---|
#B14E59 | rgb(177, 78, 89) | hsl(353, 39%, 50%) | Muted Red | View | |
#B15B4E | rgb(177, 91, 78) | hsl(8, 39%, 50%) | Muted Red | View | |
#B1744E | rgb(177, 116, 78) | hsl(23, 39%, 50%) | Muted Orange | View | |
#B18D4E | rgb(177, 141, 78) | hsl(38, 39%, 50%) | Muted Amber | View | |
#B1A64E | rgb(177, 166, 78) | hsl(53, 39%, 50%) | Muted Yellow | View |
:root {
--color-1: #B14E59;
--color-2: #B15B4E;
--color-3: #B1744E;
--color-4: #B18D4E;
--color-5: #B1A64E;
}Palettes that share visual characteristics and color harmony.