#BE7DFF Color

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

Color preview

#BE7DFF

Color formats

HEX
#BE7DFF
RGB
rgb(190, 125, 255)
RGBA
rgba(190, 125, 255, 1)
HSL
hsl(270, 100%, 75%)
HSV
hsv(270, 51%, 100%)
CMYK
cmyk(25%, 51%, 0%, 0%)
CSS variable
--color-primary: #BE7DFF;
Lowercase HEX
#be7dff

Shades

Tints

Tones

Harmony

CSS snippets for #BE7DFF

.color-be7dff {
  color: #BE7DFF;
  background-color: #BE7DFF;
}

Frequently asked questions

What color is #BE7DFF?+

#BE7DFF is a HEX color with RGB value rgb(190, 125, 255) and HSL value hsl(270, 100%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #BE7DFF?+

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