#8F87FF Color

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

Color preview

#8F87FF

Color formats

HEX
#8F87FF
RGB
rgb(143, 135, 255)
RGBA
rgba(143, 135, 255, 1)
HSL
hsl(244, 100%, 76%)
HSV
hsv(244, 47%, 100%)
CMYK
cmyk(44%, 47%, 0%, 0%)
CSS variable
--color-primary: #8F87FF;
Lowercase HEX
#8f87ff

Shades

Tints

Tones

Harmony

CSS snippets for #8F87FF

.color-8f87ff {
  color: #8F87FF;
  background-color: #8F87FF;
}

Frequently asked questions

What color is #8F87FF?+

#8F87FF is a HEX color with RGB value rgb(143, 135, 255) and HSL value hsl(244, 100%, 76%). Its closest CSS named color is MediumSlateBlue.

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

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