Convert color formats

Help us make DevTools Tips better! Fill out this survey to tell us more about your DevTools habits and frustrations.

Categories: Supported by:

Convert color formats

Colors in CSS can be expressed in a number of different formats: keyword (e.g. blue), RGB, HSL, hexadecimal, and others.

In DevTools, you can easily convert from one format to the next.

Animation of the rules panel in Firefox, showing the color conversion.

See also