#7500FA Color

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

Color preview

#7500FA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #7500FA

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

Frequently asked questions

What color is #7500FA?+

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

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

The closest Tailwind color is violet-700, available as the bg-violet-700 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