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 |
|---|---|---|---|---|---|
#BE8E9A | rgb(190, 142, 154) | hsl(345, 27%, 65%) | Muted Red | View | |
#BE8E8E | rgb(190, 142, 142) | hsl(0, 27%, 65%) | Muted Red | View | |
#BE9A8E | rgb(190, 154, 142) | hsl(15, 27%, 65%) | Muted Orange | View | |
#BEA68E | rgb(190, 166, 142) | hsl(30, 27%, 65%) | Muted Orange | View | |
#BEB28E | rgb(190, 178, 142) | hsl(45, 27%, 65%) | Muted Yellow | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Red and Muted Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BE8E9A;
--color-2: #BE8E8E;
--color-3: #BE9A8E;
--color-4: #BEA68E;
--color-5: #BEB28E;
}Palettes that share visual characteristics and color harmony.