Dirt Color

HEX, RGB, HSL & CMYK Codes

#8a6e45
Format Value
HEX #8a6e45
RGB rgb(138, 110, 69)
HSL hsl(35.7, 33.3%, 40.6%)
CMYK cmyk(0%, 20.3%, 50%, 45.9%)
HSV hsv(35.7, 50%, 54.1%)

dirt color harmonies

Tints & shades of dirt

Tints (lighter)

#957b56 #9f8867 #aa9678 #b5a389 #bfb09a #cabdaa #d4cabb #dfd7cc #eae5dd #f4f2ee

Shades (darker)

#7d643f #715a38 #645032 #58462c #4b3c26 #3f321f #322819 #261e13 #19140d #0d0a06

Contrast & accessibility

The quick brown fox

On white · 4.78:1 · AA

The quick brown fox

On black · 4.4:1 · AA Large

Recommended text color: #ffffff

Use dirt in code

CSS color: #8a6e45;
SCSS $color: #8a6e45;
Tailwind bg-[#8a6e45]
Swift UIColor(red: 0.541, green: 0.431, blue: 0.271, alpha: 1)
Android Color.parseColor("#8a6e45")
Flutter Color(0xFF8A6E45)

Colors similar to dirt

Browse all Orange colors →

What is the HEX code for dirt?

The CSS color dirt in HEX format is #8a6e45. Use this value directly in CSS, SVG, and most design tools.

How do I use dirt in CSS?

To apply dirt in CSS:

  • Text color: color: #8a6e45;
  • Background: background-color: #8a6e45;
  • Border: border-color: #8a6e45;

What are all the color format values for dirt?

FormatValue
HEX#8a6e45
RGBrgb(138, 110, 69)
HSLhsl(35.7, 33.3%, 40.6%)
CMYKcmyk(0%, 20.3%, 50%, 45.9%)

How do I convert dirt to HEX?

Select dirt from the color name list in our color converter. The HEX value — #8a6e45 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dirt belong to?

dirt belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 35.7°, saturation 33.3%, lightness 40.6%.

How do I create lighter and darker shades of dirt?

Lighter variant (lightness 55.6%): #b39568. Darker variant (lightness 25.6%): #57452c. 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.