Dust Color — HEX, RGB, HSL & CMYK Codes

#b2996e
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%)
HSV hsv(37.9, 38.2%, 69.8%)

dust color harmonies

Tints & shades of dust

Tints (lighter)

#b9a27b #c0ac88 #c7b596 #cebea3 #d5c7b0 #dcd1bd #e3daca #eae3d7 #f1ece5 #f8f6f2

Shades (darker)

#a28b64 #927d5a #816f50 #716146 #61533c #514632 #413828 #312a1e #201c14 #100e0a

Contrast & accessibility

The quick brown fox

On white · 2.74:1 · Fail

The quick brown fox

On black · 7.67:1 · AAA

Recommended text color: #000000

Use dust in code

CSS color: #b2996e;
SCSS $color: #b2996e;
Tailwind bg-[#b2996e]
Swift UIColor(red: 0.698, green: 0.600, blue: 0.431, alpha: 1)
Android Color.parseColor("#b2996e")
Flutter Color(0xFFB2996E)

Colors similar to dust

Browse all Orange colors →

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?

FormatValue
HEX#b2996e
RGBrgb(178, 153, 110)
HSLhsl(37.9, 30.6%, 56.5%)
CMYKcmyk(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.