#8C7FFB Color

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

Color preview

#8C7FFB

Color formats

HEX
#8C7FFB
RGB
rgb(140, 127, 251)
RGBA
rgba(140, 127, 251, 1)
HSL
hsl(246, 94%, 74%)
HSV
hsv(246, 49%, 98%)
CMYK
cmyk(44%, 49%, 0%, 2%)
CSS variable
--color-primary: #8C7FFB;
Lowercase HEX
#8c7ffb

Shades

Tints

Tones

Harmony

CSS snippets for #8C7FFB

.color-8c7ffb {
  color: #8C7FFB;
  background-color: #8C7FFB;
}

Frequently asked questions

What color is #8C7FFB?+

#8C7FFB is a HEX color with RGB value rgb(140, 127, 251) and HSL value hsl(246, 94%, 74%). Its closest CSS named color is MediumSlateBlue.

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

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