What is the HEX code for mustard brown?
The CSS color mustard brown in HEX format is #ac7e04. Use this value directly in CSS, SVG, and most design tools.
How do I use mustard brown in CSS?
To apply mustard brown in CSS:
- Text color: color: #ac7e04;
- Background: background-color: #ac7e04;
- Border: border-color: #ac7e04;
What are all the color format values for mustard brown?
| Format | Value |
|---|---|
| HEX | #ac7e04 |
| RGB | rgb(172, 126, 4) |
| HSL | hsl(43.6, 95.5%, 34.5%) |
| CMYK | cmyk(0%, 26.7%, 97.7%, 32.5%) |
How do I convert mustard brown to HEX?
Select mustard brown from the color name list in our color converter. The HEX value — #ac7e04 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does mustard brown belong to?
mustard brown belongs to the orange color family. It is a medium, vivid color with HSL values: hue 43.6°, saturation 95.5%, lightness 34.5%.
How do I create lighter and darker shades of mustard brown?
Lighter variant (lightness 49.5%): #f7b506. Darker variant (lightness 19.5%): #614702. 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.