#7500FB Color

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

Color preview

#7500FB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #7500FB

.color-7500fb {
  color: #7500FB;
  background-color: #7500FB;
}

Frequently asked questions

What color is #7500FB?+

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

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

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