#8181EB Color

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

Color preview

#8181EB

Color formats

HEX
#8181EB
RGB
rgb(129, 129, 235)
RGBA
rgba(129, 129, 235, 1)
HSL
hsl(240, 73%, 71%)
HSV
hsv(240, 45%, 92%)
CMYK
cmyk(45%, 45%, 0%, 8%)
CSS variable
--color-primary: #8181EB;
Lowercase HEX
#8181eb

Shades

Tints

Tones

Harmony

CSS snippets for #8181EB

.color-8181eb {
  color: #8181EB;
  background-color: #8181EB;
}

Frequently asked questions

What color is #8181EB?+

#8181EB is a HEX color with RGB value rgb(129, 129, 235) and HSL value hsl(240, 73%, 71%). Its closest CSS named color is MediumSlateBlue.

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

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