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 Pale Orange, Muted Pale Amber, Muted Pale Yellow. 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 |
|---|---|---|---|---|---|
#E7DAD0 | rgb(231, 218, 208) | hsl(26, 32%, 86%) | Muted Pale Orange | View | |
#E7E0D0 | rgb(231, 224, 208) | hsl(42, 32%, 86%) | Muted Pale Amber | View | |
#E7E6D0 | rgb(231, 230, 208) | hsl(57, 32%, 86%) | Muted Pale Yellow | View | |
#E2E7D0 | rgb(226, 231, 208) | hsl(73, 32%, 86%) | Muted Pale Lime | View | |
#DCE7D0 | rgb(220, 231, 208) | hsl(89, 32%, 86%) | Muted Pale Green | View |
:root {
--color-1: #E7DAD0;
--color-2: #E7E0D0;
--color-3: #E7E6D0;
--color-4: #E2E7D0;
--color-5: #DCE7D0;
}Palettes that share visual characteristics and color harmony.