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 |
|---|---|---|---|---|---|
#996C6D | rgb(153, 108, 109) | hsl(359, 18%, 51%) | Muted Red | View | |
#99756C | rgb(153, 117, 108) | hsl(12, 18%, 51%) | Muted Red | View | |
#99816C | rgb(153, 129, 108) | hsl(28, 18%, 51%) | Muted Orange | View | |
#998C6C | rgb(153, 140, 108) | hsl(43, 18%, 51%) | Muted Amber | View | |
#99976C | rgb(153, 151, 108) | hsl(57, 18%, 51%) | Muted Yellow | View |
:root {
--color-1: #996C6D;
--color-2: #99756C;
--color-3: #99816C;
--color-4: #998C6C;
--color-5: #99976C;
}Palettes that share visual characteristics and color harmony.