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 Orange, Muted Amber, Muted Yellow. 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 |
|---|---|---|---|---|---|
#BB9E90 | rgb(187, 158, 144) | hsl(20, 24%, 65%) | Muted Orange | View | |
#BBA990 | rgb(187, 169, 144) | hsl(35, 24%, 65%) | Muted Amber | View | |
#BBB390 | rgb(187, 179, 144) | hsl(49, 24%, 65%) | Muted Yellow | View | |
#B8BB90 | rgb(184, 187, 144) | hsl(64, 24%, 65%) | Muted Yellow | View | |
#AEBB90 | rgb(174, 187, 144) | hsl(78, 24%, 65%) | Muted Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Orange and Muted Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BB9E90;
--color-2: #BBA990;
--color-3: #BBB390;
--color-4: #B8BB90;
--color-5: #AEBB90;
}Palettes that share visual characteristics and color harmony.