Tan Color — HEX, RGB, HSL & CMYK Codes

#d2b48c
Format Value
HEX #d2b48c
RGB rgb(210, 180, 140)
HSL hsl(34.3, 43.7%, 68.6%)
CMYK cmyk(0%, 14.3%, 33.3%, 17.6%)
HSV hsv(34.3, 33.3%, 82.4%)

tan color harmonies

Tints & shades of tan

Tints (lighter)

#d6bb96 #dac2a1 #dec8ab #e2cfb6 #e6d6c0 #ebddcb #efe4d5 #f3ebe0 #f7f1ea #fbf8f5

Shades (darker)

#bfa47f #ac9373 #998366 #867359 #73624c #5f5240 #4c4133 #393126 #262119 #13100d

Contrast & accessibility

The quick brown fox

On white · 1.97:1 · Fail

The quick brown fox

On black · 10.65:1 · AAA

Recommended text color: #000000

Use tan in code

CSS color: #d2b48c;
SCSS $color: #d2b48c;
Tailwind bg-[#d2b48c]
Swift UIColor(red: 0.824, green: 0.706, blue: 0.549, alpha: 1)
Android Color.parseColor("#d2b48c")
Flutter Color(0xFFD2B48C)

Colors similar to tan

Browse all Orange colors →

What is the HEX code for tan?

The CSS color tan in HEX format is #d2b48c. Use this value directly in CSS, SVG, and most design tools.

How do I use tan in CSS?

To apply tan in CSS:

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

What are all the color format values for tan?

FormatValue
HEX#d2b48c
RGBrgb(210, 180, 140)
HSLhsl(34.3, 43.7%, 68.6%)
CMYKcmyk(0%, 14.3%, 33.3%, 17.6%)

How do I convert tan to HEX?

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

What color family does tan belong to?

tan belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 34.3°, saturation 43.7%, lightness 68.6%.

How do I create lighter and darker shades of tan?

Lighter variant (lightness 83.6%): #e7d8c3. Darker variant (lightness 53.599999999999994%): #bc9055. 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.