#9200FA Color

Inspect #9200FA across formats, palettes, contrast and closest named color matches.

Color preview

#9200FA

Color formats

HEX
#9200FA
RGB
rgb(146, 0, 250)
RGBA
rgba(146, 0, 250, 1)
HSL
hsl(275, 100%, 49%)
HSV
hsv(275, 100%, 98%)
CMYK
cmyk(42%, 100%, 0%, 2%)
CSS variable
--color-primary: #9200FA;
Lowercase HEX
#9200fa

Shades

Tints

Tones

Harmony

CSS snippets for #9200FA

.color-9200fa {
  color: #9200FA;
  background-color: #9200FA;
}

Frequently asked questions

What color is #9200FA?+

#9200FA is a HEX color with RGB value rgb(146, 0, 250) and HSL value hsl(275, 100%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #9200FA?+

The closest Tailwind color is purple-600, available as the bg-purple-600 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools