#BE85FF Color

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

Color preview

#BE85FF

Color formats

HEX
#BE85FF
RGB
rgb(190, 133, 255)
RGBA
rgba(190, 133, 255, 1)
HSL
hsl(268, 100%, 76%)
HSV
hsv(268, 48%, 100%)
CMYK
cmyk(25%, 48%, 0%, 0%)
CSS variable
--color-primary: #BE85FF;
Lowercase HEX
#be85ff

Shades

Tints

Tones

Harmony

CSS snippets for #BE85FF

.color-be85ff {
  color: #BE85FF;
  background-color: #BE85FF;
}

Frequently asked questions

What color is #BE85FF?+

#BE85FF is a HEX color with RGB value rgb(190, 133, 255) and HSL value hsl(268, 100%, 76%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #BE85FF?+

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