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 Amber, 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 |
|---|---|---|---|---|---|
#BBB1AA | rgb(187, 177, 170) | hsl(25, 11%, 70%) | Dusty Orange | View | |
#BBB6AA | rgb(187, 182, 170) | hsl(42, 11%, 70%) | Dusty Amber | View | |
#BBBAAA | rgb(187, 186, 170) | hsl(56, 11%, 70%) | Dusty Yellow | View | |
#B8BBAA | rgb(184, 187, 170) | hsl(71, 11%, 70%) | Dusty Lime | View | |
#B4BBAA | rgb(180, 187, 170) | hsl(85, 11%, 70%) | Dusty Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Dusty Orange and Dusty Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BBB1AA;
--color-2: #BBB6AA;
--color-3: #BBBAAA;
--color-4: #B8BBAA;
--color-5: #B4BBAA;
}Palettes that share visual characteristics and color harmony.