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 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 |
|---|---|---|---|---|---|
#E0C0BE | rgb(224, 192, 190) | hsl(4, 35%, 81%) | Muted Light Red | View | |
#E0C8BE | rgb(224, 200, 190) | hsl(18, 35%, 81%) | Muted Light Orange | View | |
#E0D1BE | rgb(224, 209, 190) | hsl(34, 35%, 81%) | Muted Light Orange | View | |
#E0D9BE | rgb(224, 217, 190) | hsl(48, 35%, 81%) | Muted Light Yellow | View | |
#DDE0BE | rgb(221, 224, 190) | hsl(65, 35%, 81%) | Muted Light Lime | View |
:root {
--color-1: #E0C0BE;
--color-2: #E0C8BE;
--color-3: #E0D1BE;
--color-4: #E0D9BE;
--color-5: #DDE0BE;
}Palettes that share visual characteristics and color harmony.