#8F8EDA Color

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

Color preview

#8F8EDA

Color formats

HEX
#8F8EDA
RGB
rgb(143, 142, 218)
RGBA
rgba(143, 142, 218, 1)
HSL
hsl(241, 51%, 71%)
HSV
hsv(241, 35%, 85%)
CMYK
cmyk(34%, 35%, 0%, 15%)
CSS variable
--color-primary: #8F8EDA;
Lowercase HEX
#8f8eda

Shades

Tints

Tones

Harmony

CSS snippets for #8F8EDA

.color-8f8eda {
  color: #8F8EDA;
  background-color: #8F8EDA;
}

Frequently asked questions

What color is #8F8EDA?+

#8F8EDA is a HEX color with RGB value rgb(143, 142, 218) and HSL value hsl(241, 51%, 71%). Its closest CSS named color is MediumPurple.

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

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