Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More
Solved Archived

Make Inspector Color Picker use HEX

guigs replied
fractalf

I'm using Firefox 28.0 on a Win7 PC.

I like how much the Inspector has improved, almost to the point where I don't need FireBug anymore.

However: Even with "Default color unit" set to Hex in the settings of the Inspector, the Color Picker shows the CSS value as RGBA value after one has changed with the color picker. This is really annoying

Reproduce: Right click on an element with color style applied (it will show hex value). Press the colored cicle and pick any color. This changes the CSS color value to the RGBA format.

Thank you, Alf

I'm using Firefox 28.0 on a Win7 PC. I like how much the Inspector has improved, almost to the point where I don't need FireBug anymore. However: Even with "Default color unit" set to Hex in the settings of the Inspector, the Color Picker shows the CSS value as RGBA value after one has changed with the color picker. This is really annoying Reproduce: Right click on an element with color style applied (it will show hex value). Press the colored cicle and pick any color. This changes the CSS color value to the RGBA format. Thank you, Alf

All Replies (2)

Yes, I can confirm this. I can get the hex value back by temporarily switch to another element.

Chosen Solution

I made an edit, lets see if there is a bug for this:

Yup, the bug name:

  • Bug 965181 - Changing a color with the color picker tooltip does not respect the color :

Modified by guigs