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 Lime. 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 |
|---|---|---|---|---|---|
#9F8F7A | rgb(159, 143, 122) | hsl(34, 16%, 55%) | Muted Orange | View | |
#9F987A | rgb(159, 152, 122) | hsl(49, 16%, 55%) | Muted Yellow | View | |
#9C9F7A | rgb(156, 159, 122) | hsl(65, 16%, 55%) | Muted Lime | View | |
#929F7A | rgb(146, 159, 122) | hsl(81, 16%, 55%) | Muted Lime | View | |
#899F7A | rgb(137, 159, 122) | hsl(96, 16%, 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: #9F8F7A;
--color-2: #9F987A;
--color-3: #9C9F7A;
--color-4: #929F7A;
--color-5: #899F7A;
}Palettes that share visual characteristics and color harmony.