Auburn Color — HEX, RGB, HSL & CMYK Codes

#9a3001
Format Value
HEX #9a3001
RGB rgb(154, 48, 1)
HSL hsl(18.4, 98.7%, 30.4%)
CMYK cmyk(0%, 68.8%, 99.4%, 39.6%)
HSV hsv(18.4, 99.4%, 60.4%)

auburn color harmonies

Tints & shades of auburn

Tints (lighter)

#a34318 #ac562f #b66846 #bf7b5d #c88e74 #d1a18c #dab4a3 #e3c7ba #edd9d1 #f6ece8

Shades (darker)

#8c2c01 #7e2701 #702301 #621f01 #541a01 #461600 #381100 #2a0d00 #1c0900 #0e0400

Contrast & accessibility

The quick brown fox

On white · 7.51:1 · AAA

The quick brown fox

On black · 2.8:1 · Fail

Recommended text color: #ffffff

Use auburn in code

CSS color: #9a3001;
SCSS $color: #9a3001;
Tailwind bg-[#9a3001]
Swift UIColor(red: 0.604, green: 0.188, blue: 0.004, alpha: 1)
Android Color.parseColor("#9a3001")
Flutter Color(0xFF9A3001)

Colors similar to auburn

Browse all Orange colors →

What is the HEX code for auburn?

The CSS color auburn in HEX format is #9a3001. Use this value directly in CSS, SVG, and most design tools.

How do I use auburn in CSS?

To apply auburn in CSS:

  • Text color: color: #9a3001;
  • Background: background-color: #9a3001;
  • Border: border-color: #9a3001;

What are all the color format values for auburn?

FormatValue
HEX#9a3001
RGBrgb(154, 48, 1)
HSLhsl(18.4, 98.7%, 30.4%)
CMYKcmyk(0%, 68.8%, 99.4%, 39.6%)

How do I convert auburn to HEX?

Select auburn from the color name list in our color converter. The HEX value — #9a3001 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does auburn belong to?

auburn belongs to the orange color family. It is a medium, vivid color with HSL values: hue 18.4°, saturation 98.7%, lightness 30.4%.

How do I create lighter and darker shades of auburn?

Lighter variant (lightness 45.4%): #e64802. Darker variant (lightness 15.399999999999999%): #4e1801. 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.