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 Yellow, 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 |
|---|---|---|---|---|---|
#B9915F | rgb(185, 145, 95) | hsl(33, 39%, 55%) | Muted Orange | View | |
#B9A75F | rgb(185, 167, 95) | hsl(48, 39%, 55%) | Muted Yellow | View | |
#B5B95F | rgb(181, 185, 95) | hsl(63, 39%, 55%) | Muted Yellow | View | |
#9EB95F | rgb(158, 185, 95) | hsl(78, 39%, 55%) | Muted Lime | View | |
#88B95F | rgb(136, 185, 95) | hsl(93, 39%, 55%) | Muted Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Orange and Muted Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B9915F;
--color-2: #B9A75F;
--color-3: #B5B95F;
--color-4: #9EB95F;
--color-5: #88B95F;
}Palettes that share visual characteristics and color harmony.