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 Red, Dusty Orange, Dusty Amber. 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 |
|---|---|---|---|---|---|
#BBADAA | rgb(187, 173, 170) | hsl(11, 11%, 70%) | Dusty Red | View | |
#BBB1AA | rgb(187, 177, 170) | hsl(25, 11%, 70%) | Dusty Orange | View | |
#BBB5AA | rgb(187, 181, 170) | hsl(39, 11%, 70%) | Dusty Amber | View | |
#BBB9AA | rgb(187, 185, 170) | hsl(53, 11%, 70%) | Dusty Yellow | View | |
#B8BBAA | rgb(184, 187, 170) | hsl(71, 11%, 70%) | Dusty Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Dusty Red and Dusty Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BBADAA;
--color-2: #BBB1AA;
--color-3: #BBB5AA;
--color-4: #BBB9AA;
--color-5: #B8BBAA;
}Palettes that share visual characteristics and color harmony.