What is the HEX code for dust?
The CSS color dust in HEX format is #b2996e. Use this value directly in CSS, SVG, and most design tools.
How do I use dust in CSS?
To apply dust in CSS:
- Text color: color: #b2996e;
- Background: background-color: #b2996e;
- Border: border-color: #b2996e;
What are all the color format values for dust?
| Format | Value |
|---|---|
| HEX | #b2996e |
| RGB | rgb(178, 153, 110) |
| HSL | hsl(37.9, 30.6%, 56.5%) |
| CMYK | cmyk(0%, 14%, 38.2%, 30.2%) |
How do I convert dust to HEX?
Select dust from the color name list in our color converter. The HEX value — #b2996e — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dust belong to?
dust belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 37.9°, saturation 30.6%, lightness 56.5%.
How do I create lighter and darker shades of dust?
Lighter variant (lightness 71.5%): #cdbca0. Darker variant (lightness 41.5%): #8a7249. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HEX used for?
HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.