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 Red, Muted Light 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 |
|---|---|---|---|---|---|
#CBAAAF | rgb(203, 170, 175) | hsl(351, 24%, 73%) | Muted Light Red | View | |
#CBACAA | rgb(203, 172, 170) | hsl(4, 24%, 73%) | Muted Light Red | View | |
#CBB5AA | rgb(203, 181, 170) | hsl(20, 24%, 73%) | Muted Light Orange | View | |
#CBBDAA | rgb(203, 189, 170) | hsl(35, 24%, 73%) | Muted Light Amber | View | |
#CBC5AA | rgb(203, 197, 170) | hsl(49, 24%, 73%) | Muted Light Yellow | View |
:root {
--color-1: #CBAAAF;
--color-2: #CBACAA;
--color-3: #CBB5AA;
--color-4: #CBBDAA;
--color-5: #CBC5AA;
}Palettes that share visual characteristics and color harmony.