#7F6BEF Color

Inspect #7F6BEF across formats, palettes, contrast and closest named color matches.

Color preview

#7F6BEF

Color formats

HEX
#7F6BEF
RGB
rgb(127, 107, 239)
RGBA
rgba(127, 107, 239, 1)
HSL
hsl(249, 80%, 68%)
HSV
hsv(249, 55%, 94%)
CMYK
cmyk(47%, 55%, 0%, 6%)
CSS variable
--color-primary: #7F6BEF;
Lowercase HEX
#7f6bef

Shades

Tints

Tones

Harmony

CSS snippets for #7F6BEF

.color-7f6bef {
  color: #7F6BEF;
  background-color: #7F6BEF;
}

Frequently asked questions

What color is #7F6BEF?+

#7F6BEF is a HEX color with RGB value rgb(127, 107, 239) and HSL value hsl(249, 80%, 68%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #7F6BEF?+

The closest Tailwind color is violet-500, available as the bg-violet-500 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