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 Orange, Muted 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 |
|---|---|---|---|---|---|
#BE978E | rgb(190, 151, 142) | hsl(11, 27%, 65%) | Muted Red | View | |
#BEA38E | rgb(190, 163, 142) | hsl(26, 27%, 65%) | Muted Orange | View | |
#BEAF8E | rgb(190, 175, 142) | hsl(41, 27%, 65%) | Muted Amber | View | |
#BEBB8E | rgb(190, 187, 142) | hsl(56, 27%, 65%) | Muted Yellow | View | |
#B4BE8E | rgb(180, 190, 142) | hsl(72, 27%, 65%) | Muted Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Red and Muted Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BE978E;
--color-2: #BEA38E;
--color-3: #BEAF8E;
--color-4: #BEBB8E;
--color-5: #B4BE8E;
}Palettes that share visual characteristics and color harmony.