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 Yellow, Dusty Lime, Dusty Green. 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 |
|---|---|---|---|---|---|
#BABBAA | rgb(186, 187, 170) | hsl(64, 11%, 70%) | Dusty Yellow | View | |
#B6BBAA | rgb(182, 187, 170) | hsl(78, 11%, 70%) | Dusty Lime | View | |
#B2BBAA | rgb(178, 187, 170) | hsl(92, 11%, 70%) | Dusty Green | View | |
#AEBBAA | rgb(174, 187, 170) | hsl(106, 11%, 70%) | Dusty Green | View | |
#AABBAB | rgb(170, 187, 171) | hsl(124, 11%, 70%) | Dusty Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Dusty Yellow and Dusty Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BABBAA;
--color-2: #B6BBAA;
--color-3: #B2BBAA;
--color-4: #AEBBAA;
--color-5: #AABBAB;
}Palettes that share visual characteristics and color harmony.