#6200FF Color

Inspect #6200FF across formats, palettes, contrast and closest named color matches.

Color preview

#6200FF

Color formats

HEX
#6200FF
RGB
rgb(98, 0, 255)
RGBA
rgba(98, 0, 255, 1)
HSL
hsl(263, 100%, 50%)
HSV
hsv(263, 100%, 100%)
CMYK
cmyk(62%, 100%, 0%, 0%)
CSS variable
--color-primary: #6200FF;
Lowercase HEX
#6200ff

Shades

Tints

Tones

Harmony

CSS snippets for #6200FF

.color-6200ff {
  color: #6200FF;
  background-color: #6200FF;
}

Frequently asked questions

What color is #6200FF?+

#6200FF is a HEX color with RGB value rgb(98, 0, 255) and HSL value hsl(263, 100%, 50%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #6200FF?+

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