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 |
|---|---|---|---|---|---|
#BBB3AA | rgb(187, 179, 170) | hsl(32, 11%, 70%) | Dusty Orange | View | |
#BBB7AA | rgb(187, 183, 170) | hsl(46, 11%, 70%) | Dusty Yellow | View | |
#BBBBAA | rgb(187, 187, 170) | hsl(60, 11%, 70%) | Dusty Yellow | View | |
#B7BBAA | rgb(183, 187, 170) | hsl(74, 11%, 70%) | Dusty Lime | View | |
#B3BBAA | rgb(179, 187, 170) | hsl(88, 11%, 70%) | 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: #BBB3AA;
--color-2: #BBB7AA;
--color-3: #BBBBAA;
--color-4: #B7BBAA;
--color-5: #B3BBAA;
}Palettes that share visual characteristics and color harmony.