#7F6CEB Color

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

Color preview

#7F6CEB

Color formats

HEX
#7F6CEB
RGB
rgb(127, 108, 235)
RGBA
rgba(127, 108, 235, 1)
HSL
hsl(249, 76%, 67%)
HSV
hsv(249, 54%, 92%)
CMYK
cmyk(46%, 54%, 0%, 8%)
CSS variable
--color-primary: #7F6CEB;
Lowercase HEX
#7f6ceb

Shades

Tints

Tones

Harmony

CSS snippets for #7F6CEB

.color-7f6ceb {
  color: #7F6CEB;
  background-color: #7F6CEB;
}

Frequently asked questions

What color is #7F6CEB?+

#7F6CEB is a HEX color with RGB value rgb(127, 108, 235) and HSL value hsl(249, 76%, 67%). Its closest CSS named color is MediumSlateBlue.

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

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