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 Light Yellow, Dusty Light Lime, Dusty Light 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 |
|---|---|---|---|---|---|
#D6D5CD | rgb(214, 213, 205) | hsl(53, 10%, 82%) | Dusty Light Yellow | View | |
#D4D6CD | rgb(212, 214, 205) | hsl(73, 10%, 82%) | Dusty Light Lime | View | |
#D2D6CD | rgb(210, 214, 205) | hsl(87, 10%, 82%) | Dusty Light Green | View | |
#CFD6CD | rgb(207, 214, 205) | hsl(107, 10%, 82%) | Dusty Light Green | View | |
#CDD6CD | rgb(205, 214, 205) | hsl(120, 10%, 82%) | Dusty Light Green | View |
:root {
--color-1: #D6D5CD;
--color-2: #D4D6CD;
--color-3: #D2D6CD;
--color-4: #CFD6CD;
--color-5: #CDD6CD;
}Palettes that share visual characteristics and color harmony.