#980DEE Color

Inspect #980DEE across formats, palettes, contrast and closest named color matches.

Color preview

#980DEE

Color formats

HEX
#980DEE
RGB
rgb(152, 13, 238)
RGBA
rgba(152, 13, 238, 1)
HSL
hsl(277, 90%, 49%)
HSV
hsv(277, 95%, 93%)
CMYK
cmyk(36%, 95%, 0%, 7%)
CSS variable
--color-primary: #980DEE;
Lowercase HEX
#980dee

Shades

Tints

Tones

Harmony

CSS snippets for #980DEE

.color-980dee {
  color: #980DEE;
  background-color: #980DEE;
}

Frequently asked questions

What color is #980DEE?+

#980DEE is a HEX color with RGB value rgb(152, 13, 238) and HSL value hsl(277, 90%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #980DEE?+

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