#8B7DDB Color

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

Color preview

#8B7DDB

Color formats

HEX
#8B7DDB
RGB
rgb(139, 125, 219)
RGBA
rgba(139, 125, 219, 1)
HSL
hsl(249, 57%, 67%)
HSV
hsv(249, 43%, 86%)
CMYK
cmyk(37%, 43%, 0%, 14%)
CSS variable
--color-primary: #8B7DDB;
Lowercase HEX
#8b7ddb

Shades

Tints

Tones

Harmony

CSS snippets for #8B7DDB

.color-8b7ddb {
  color: #8B7DDB;
  background-color: #8B7DDB;
}

Frequently asked questions

What color is #8B7DDB?+

#8B7DDB is a HEX color with RGB value rgb(139, 125, 219) and HSL value hsl(249, 57%, 67%). Its closest CSS named color is MediumPurple.

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

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