#BE6BF2 Color

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

Color preview

#BE6BF2

Color formats

HEX
#BE6BF2
RGB
rgb(190, 107, 242)
RGBA
rgba(190, 107, 242, 1)
HSL
hsl(277, 84%, 68%)
HSV
hsv(277, 56%, 95%)
CMYK
cmyk(21%, 56%, 0%, 5%)
CSS variable
--color-primary: #BE6BF2;
Lowercase HEX
#be6bf2

Shades

Tints

Tones

Harmony

CSS snippets for #BE6BF2

.color-be6bf2 {
  color: #BE6BF2;
  background-color: #BE6BF2;
}

Frequently asked questions

What color is #BE6BF2?+

#BE6BF2 is a HEX color with RGB value rgb(190, 107, 242) and HSL value hsl(277, 84%, 68%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BE6BF2?+

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