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 |
|---|---|---|---|---|---|
#BD998F | rgb(189, 153, 143) | hsl(13, 26%, 65%) | Muted Red | View | |
#BDA58F | rgb(189, 165, 143) | hsl(29, 26%, 65%) | Muted Orange | View | |
#BDB18F | rgb(189, 177, 143) | hsl(44, 26%, 65%) | Muted Amber | View | |
#BDBC8F | rgb(189, 188, 143) | hsl(59, 26%, 65%) | Muted Yellow | View | |
#B2BD8F | rgb(178, 189, 143) | hsl(74, 26%, 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: #BD998F;
--color-2: #BDA58F;
--color-3: #BDB18F;
--color-4: #BDBC8F;
--color-5: #B2BD8F;
}Palettes that share visual characteristics and color harmony.