#8B7CFD Color

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

Color preview

#8B7CFD

Color formats

HEX
#8B7CFD
RGB
rgb(139, 124, 253)
RGBA
rgba(139, 124, 253, 1)
HSL
hsl(247, 97%, 74%)
HSV
hsv(247, 51%, 99%)
CMYK
cmyk(45%, 51%, 0%, 1%)
CSS variable
--color-primary: #8B7CFD;
Lowercase HEX
#8b7cfd

Shades

Tints

Tones

Harmony

CSS snippets for #8B7CFD

.color-8b7cfd {
  color: #8B7CFD;
  background-color: #8B7CFD;
}

Frequently asked questions

What color is #8B7CFD?+

#8B7CFD is a HEX color with RGB value rgb(139, 124, 253) and HSL value hsl(247, 97%, 74%). Its closest CSS named color is MediumSlateBlue.

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

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