Dusty red Color — HEX, RGB, HSL & CMYK Codes

#b9484e
Format Value
HEX #b9484e
RGB rgb(185, 72, 78)
HSL hsl(356.8, 44.7%, 50.4%)
CMYK cmyk(0%, 61.1%, 57.8%, 27.5%)
HSV hsv(356.8, 61.1%, 72.5%)

dusty red color harmonies

Tints & shades of dusty red

Tints (lighter)

#bf595e #c6696e #cc7a7e #d28b8e #d99b9e #dfacaf #e6bcbf #eccdcf #f2dedf #f9eeef

Shades (darker)

#a84147 #973b40 #873439 #762e32 #65272b #542123 #431a1c #321415 #220d0e #110707

Contrast & accessibility

The quick brown fox

On white · 5.12:1 · AA

The quick brown fox

On black · 4.1:1 · AA Large

Recommended text color: #ffffff

Use dusty red in code

CSS color: #b9484e;
SCSS $color: #b9484e;
Tailwind bg-[#b9484e]
Swift UIColor(red: 0.725, green: 0.282, blue: 0.306, alpha: 1)
Android Color.parseColor("#b9484e")
Flutter Color(0xFFB9484E)

Colors similar to dusty red

Browse all Red colors →

What is the HEX code for dusty red?

The CSS color dusty red in HEX format is #b9484e. Use this value directly in CSS, SVG, and most design tools.

How do I use dusty red in CSS?

To apply dusty red in CSS:

  • Text color: color: #b9484e;
  • Background: background-color: #b9484e;
  • Border: border-color: #b9484e;

What are all the color format values for dusty red?

FormatValue
HEX#b9484e
RGBrgb(185, 72, 78)
HSLhsl(356.8, 44.7%, 50.4%)
CMYKcmyk(0%, 61.1%, 57.8%, 27.5%)

How do I convert dusty red to HEX?

Select dusty red from the color name list in our color converter. The HEX value — #b9484e — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dusty red belong to?

dusty red belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 356.8°, saturation 44.7%, lightness 50.4%.

How do I create lighter and darker shades of dusty red?

Lighter variant (lightness 65.4%): #ce7f84. Darker variant (lightness 35.4%): #833236. 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.