#7F5EEE Color

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

Color preview

#7F5EEE

Color formats

HEX
#7F5EEE
RGB
rgb(127, 94, 238)
RGBA
rgba(127, 94, 238, 1)
HSL
hsl(254, 81%, 65%)
HSV
hsv(254, 61%, 93%)
CMYK
cmyk(47%, 61%, 0%, 7%)
CSS variable
--color-primary: #7F5EEE;
Lowercase HEX
#7f5eee

Shades

Tints

Tones

Harmony

CSS snippets for #7F5EEE

.color-7f5eee {
  color: #7F5EEE;
  background-color: #7F5EEE;
}

Frequently asked questions

What color is #7F5EEE?+

#7F5EEE is a HEX color with RGB value rgb(127, 94, 238) and HSL value hsl(254, 81%, 65%). Its closest CSS named color is MediumSlateBlue.

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

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