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 |
|---|---|---|---|---|---|
#BC918A | rgb(188, 145, 138) | hsl(8, 27%, 64%) | Muted Red | View | |
#BC9D8A | rgb(188, 157, 138) | hsl(23, 27%, 64%) | Muted Orange | View | |
#BCAA8A | rgb(188, 170, 138) | hsl(38, 27%, 64%) | Muted Amber | View | |
#BCB68A | rgb(188, 182, 138) | hsl(53, 27%, 64%) | Muted Yellow | View | |
#B5BC8A | rgb(181, 188, 138) | hsl(68, 27%, 64%) | 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: #BC918A;
--color-2: #BC9D8A;
--color-3: #BCAA8A;
--color-4: #BCB68A;
--color-5: #B5BC8A;
}Palettes that share visual characteristics and color harmony.