#8181CC Color

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

Color preview

#8181CC

Color formats

HEX
#8181CC
RGB
rgb(129, 129, 204)
RGBA
rgba(129, 129, 204, 1)
HSL
hsl(240, 42%, 65%)
HSV
hsv(240, 37%, 80%)
CMYK
cmyk(37%, 37%, 0%, 20%)
CSS variable
--color-primary: #8181CC;
Lowercase HEX
#8181cc

Shades

Tints

Tones

Harmony

CSS snippets for #8181CC

.color-8181cc {
  color: #8181CC;
  background-color: #8181CC;
}

Frequently asked questions

What color is #8181CC?+

#8181CC is a HEX color with RGB value rgb(129, 129, 204) and HSL value hsl(240, 42%, 65%). Its closest CSS named color is MediumPurple.

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

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