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 |
|---|---|---|---|---|---|
#B1687A | rgb(177, 104, 122) | hsl(345, 32%, 55%) | Muted Red | View | |
#B16868 | rgb(177, 104, 104) | hsl(0, 32%, 55%) | Muted Red | View | |
#B17A68 | rgb(177, 122, 104) | hsl(15, 32%, 55%) | Muted Orange | View | |
#B18C68 | rgb(177, 140, 104) | hsl(30, 32%, 55%) | Muted Orange | View | |
#B19F68 | rgb(177, 159, 104) | hsl(45, 32%, 55%) | Muted Yellow | View |
:root {
--color-1: #B1687A;
--color-2: #B16868;
--color-3: #B17A68;
--color-4: #B18C68;
--color-5: #B19F68;
}Palettes that share visual characteristics and color harmony.