#8181ED Color

Inspect #8181ED across formats, palettes, contrast and closest named color matches.

Color preview

#8181ED

Color formats

HEX
#8181ED
RGB
rgb(129, 129, 237)
RGBA
rgba(129, 129, 237, 1)
HSL
hsl(240, 75%, 72%)
HSV
hsv(240, 46%, 93%)
CMYK
cmyk(46%, 46%, 0%, 7%)
CSS variable
--color-primary: #8181ED;
Lowercase HEX
#8181ed

Shades

Tints

Tones

Harmony

CSS snippets for #8181ED

.color-8181ed {
  color: #8181ED;
  background-color: #8181ED;
}

Frequently asked questions

What color is #8181ED?+

#8181ED is a HEX color with RGB value rgb(129, 129, 237) and HSL value hsl(240, 75%, 72%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #8181ED?+

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