Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

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

Make Inspector Color Picker use HEX

  • 2 replies
  • 3 have this problem
  • 121 views
  • Last reply by guigs

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

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 :
Read this answer in context 👍 1

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