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 |
|---|---|---|---|---|---|
#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 | |
#B0BBAA | rgb(176, 187, 170) | hsl(99, 11%, 70%) | Dusty Green | View | |
#ABBBAA | rgb(171, 187, 170) | hsl(116, 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: #BBBAAA;
--color-2: #B8BBAA;
--color-3: #B4BBAA;
--color-4: #B0BBAA;
--color-5: #ABBBAA;
}Palettes that share visual characteristics and color harmony.