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 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 |
|---|---|---|---|---|---|
#BE8E8E | rgb(190, 142, 142) | hsl(0, 27%, 65%) | Muted Red | View | |
#BE9B8E | rgb(190, 155, 142) | hsl(16, 27%, 65%) | Muted Orange | View | |
#BEA78E | rgb(190, 167, 142) | hsl(31, 27%, 65%) | Muted Orange | View | |
#BEB38E | rgb(190, 179, 142) | hsl(46, 27%, 65%) | Muted Yellow | View | |
#BDBE8E | rgb(189, 190, 142) | hsl(61, 27%, 65%) | Muted Yellow | 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: #BE8E8E;
--color-2: #BE9B8E;
--color-3: #BEA78E;
--color-4: #BEB38E;
--color-5: #BDBE8E;
}Palettes that share visual characteristics and color harmony.