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 |
|---|---|---|---|---|---|
#BC7667 | rgb(188, 118, 103) | hsl(11, 39%, 57%) | Muted Red | View | |
#BC8C67 | rgb(188, 140, 103) | hsl(26, 39%, 57%) | Muted Orange | View | |
#BCA167 | rgb(188, 161, 103) | hsl(41, 39%, 57%) | Muted Amber | View | |
#BCB667 | rgb(188, 182, 103) | hsl(56, 39%, 57%) | Muted Yellow | View | |
#ACBC67 | rgb(172, 188, 103) | hsl(71, 39%, 57%) | 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: #BC7667;
--color-2: #BC8C67;
--color-3: #BCA167;
--color-4: #BCB667;
--color-5: #ACBC67;
}Palettes that share visual characteristics and color harmony.