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 Light Red, Muted Light Orange, Muted Light Amber. 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 |
|---|---|---|---|---|---|
#CFBDB9 | rgb(207, 189, 185) | hsl(11, 19%, 77%) | Muted Light Red | View | |
#CFC3B9 | rgb(207, 195, 185) | hsl(27, 19%, 77%) | Muted Light Orange | View | |
#CFC8B9 | rgb(207, 200, 185) | hsl(41, 19%, 77%) | Muted Light Amber | View | |
#CFCEB9 | rgb(207, 206, 185) | hsl(57, 19%, 77%) | Muted Light Yellow | View | |
#CBCFB9 | rgb(203, 207, 185) | hsl(71, 19%, 77%) | Muted Light Lime | View |
:root {
--color-1: #CFBDB9;
--color-2: #CFC3B9;
--color-3: #CFC8B9;
--color-4: #CFCEB9;
--color-5: #CBCFB9;
}Palettes that share visual characteristics and color harmony.