Dark taupe Color — HEX, RGB, HSL & CMYK Codes

#7f684e
Format Value
HEX #7f684e
RGB rgb(127, 104, 78)
HSL hsl(31.8, 23.9%, 40.2%)
CMYK cmyk(0%, 18.1%, 38.6%, 50.2%)
HSV hsv(31.8, 38.6%, 49.8%)

dark taupe color harmonies

Tints & shades of dark taupe

Tints (lighter)

#8b765e #96836e #a2917e #ae9f8e #b9ad9e #c5baaf #d0c8bf #dcd6cf #e8e4df #f3f1ef

Shades (darker)

#735f47 #685540 #5c4c39 #514232 #45392b #3a2f23 #2e261c #231c15 #17130e #0c0907

Contrast & accessibility

The quick brown fox

On white · 5.26:1 · AA

The quick brown fox

On black · 3.99:1 · AA Large

Recommended text color: #ffffff

Use dark taupe in code

CSS color: #7f684e;
SCSS $color: #7f684e;
Tailwind bg-[#7f684e]
Swift UIColor(red: 0.498, green: 0.408, blue: 0.306, alpha: 1)
Android Color.parseColor("#7f684e")
Flutter Color(0xFF7F684E)

Colors similar to dark taupe

Browse all Orange colors →

What is the HEX code for dark taupe?

The CSS color dark taupe in HEX format is #7f684e. Use this value directly in CSS, SVG, and most design tools.

How do I use dark taupe in CSS?

To apply dark taupe in CSS:

  • Text color: color: #7f684e;
  • Background: background-color: #7f684e;
  • Border: border-color: #7f684e;

What are all the color format values for dark taupe?

FormatValue
HEX#7f684e
RGBrgb(127, 104, 78)
HSLhsl(31.8, 23.9%, 40.2%)
CMYKcmyk(0%, 18.1%, 38.6%, 50.2%)

How do I convert dark taupe to HEX?

Select dark taupe from the color name list in our color converter. The HEX value — #7f684e — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark taupe belong to?

dark taupe belongs to the orange color family. It is a medium, muted color with HSL values: hue 31.8°, saturation 23.9%, lightness 40.2%.

How do I create lighter and darker shades of dark taupe?

Lighter variant (lightness 55.2%): #a88e71. Darker variant (lightness 25.200000000000003%): #504131. 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.