#7E6DEA Color

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

Color preview

#7E6DEA

Color formats

HEX
#7E6DEA
RGB
rgb(126, 109, 234)
RGBA
rgba(126, 109, 234, 1)
HSL
hsl(248, 75%, 67%)
HSV
hsv(248, 53%, 92%)
CMYK
cmyk(46%, 53%, 0%, 8%)
CSS variable
--color-primary: #7E6DEA;
Lowercase HEX
#7e6dea

Shades

Tints

Tones

Harmony

CSS snippets for #7E6DEA

.color-7e6dea {
  color: #7E6DEA;
  background-color: #7E6DEA;
}

Frequently asked questions

What color is #7E6DEA?+

#7E6DEA is a HEX color with RGB value rgb(126, 109, 234) and HSL value hsl(248, 75%, 67%). Its closest CSS named color is MediumSlateBlue.

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

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