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 |
|---|---|---|---|---|---|
#BB9990 | rgb(187, 153, 144) | hsl(13, 24%, 65%) | Muted Red | View | |
#BBA490 | rgb(187, 164, 144) | hsl(28, 24%, 65%) | Muted Orange | View | |
#BBAE90 | rgb(187, 174, 144) | hsl(42, 24%, 65%) | Muted Amber | View | |
#BBB990 | rgb(187, 185, 144) | hsl(57, 24%, 65%) | Muted Yellow | View | |
#B3BB90 | rgb(179, 187, 144) | hsl(71, 24%, 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: #BB9990;
--color-2: #BBA490;
--color-3: #BBAE90;
--color-4: #BBB990;
--color-5: #B3BB90;
}Palettes that share visual characteristics and color harmony.