#8D7BCF Color

Inspect #8D7BCF across formats, palettes, contrast and closest named color matches.

Color preview

#8D7BCF

Color formats

HEX
#8D7BCF
RGB
rgb(141, 123, 207)
RGBA
rgba(141, 123, 207, 1)
HSL
hsl(253, 47%, 65%)
HSV
hsv(253, 41%, 81%)
CMYK
cmyk(32%, 41%, 0%, 19%)
CSS variable
--color-primary: #8D7BCF;
Lowercase HEX
#8d7bcf

Shades

Tints

Tones

Harmony

CSS snippets for #8D7BCF

.color-8d7bcf {
  color: #8D7BCF;
  background-color: #8D7BCF;
}

Frequently asked questions

What color is #8D7BCF?+

#8D7BCF is a HEX color with RGB value rgb(141, 123, 207) and HSL value hsl(253, 47%, 65%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #8D7BCF?+

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