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 Dusty Orange, Dusty Yellow, Dusty 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 |
|---|---|---|---|---|---|
#9C8C7C | rgb(156, 140, 124) | hsl(30, 14%, 55%) | Dusty Orange | View | |
#9C947C | rgb(156, 148, 124) | hsl(45, 14%, 55%) | Dusty Yellow | View | |
#9C9C7C | rgb(156, 156, 124) | hsl(60, 14%, 55%) | Dusty Yellow | View | |
#949C7C | rgb(148, 156, 124) | hsl(75, 14%, 55%) | Dusty Lime | View | |
#8C9C7C | rgb(140, 156, 124) | hsl(90, 14%, 55%) | Dusty Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Dusty Orange and Dusty Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #9C8C7C;
--color-2: #9C947C;
--color-3: #9C9C7C;
--color-4: #949C7C;
--color-5: #8C9C7C;
}Palettes that share visual characteristics and color harmony.