#7000FA Color

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

Color preview

#7000FA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #7000FA

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

Frequently asked questions

What color is #7000FA?+

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

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

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