Dark mustard Color

HEX, RGB, HSL & CMYK Codes

#a88905
Format Value
HEX #a88905
RGB rgb(168, 137, 5)
HSL hsl(48.6, 94.2%, 33.9%)
CMYK cmyk(0%, 18.5%, 97%, 34.1%)
HSV hsv(48.6, 97%, 65.9%)

dark mustard color harmonies

Tints & shades of dark mustard

Tints (lighter)

#b0941c #b89e32 #c0a949 #c8b460 #d0bf77 #d7c98d #dfd4a4 #e7dfbb #efead2 #f7f4e8

Shades (darker)

#997d05 #897004 #7a6404 #6b5703 #5c4b03 #4c3e02 #3d3202 #2e2501 #1f1901 #0f0c00

Contrast & accessibility

The quick brown fox

On white · 3.36:1 · AA Large

The quick brown fox

On black · 6.25:1 · AA

Recommended text color: #000000

Use dark mustard in code

CSS color: #a88905;
SCSS $color: #a88905;
Tailwind bg-[#a88905]
Swift UIColor(red: 0.659, green: 0.537, blue: 0.020, alpha: 1)
Android Color.parseColor("#a88905")
Flutter Color(0xFFA88905)

Colors similar to dark mustard

Browse all Yellow colors →

What is the HEX code for dark mustard?

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

How do I use dark mustard in CSS?

To apply dark mustard in CSS:

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

What are all the color format values for dark mustard?

FormatValue
HEX#a88905
RGBrgb(168, 137, 5)
HSLhsl(48.6, 94.2%, 33.9%)
CMYKcmyk(0%, 18.5%, 97%, 34.1%)

How do I convert dark mustard to HEX?

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

What color family does dark mustard belong to?

dark mustard belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 48.6°, saturation 94.2%, lightness 33.9%.

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

Lighter variant (lightness 48.9%): #f2c607. Darker variant (lightness 18.9%): #5e4c03. 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.