#BE6FD8 Color

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

Color preview

#BE6FD8

Color formats

HEX
#BE6FD8
RGB
rgb(190, 111, 216)
RGBA
rgba(190, 111, 216, 1)
HSL
hsl(285, 57%, 64%)
HSV
hsv(285, 49%, 85%)
CMYK
cmyk(12%, 49%, 0%, 15%)
CSS variable
--color-primary: #BE6FD8;
Lowercase HEX
#be6fd8

Shades

Tints

Tones

Harmony

CSS snippets for #BE6FD8

.color-be6fd8 {
  color: #BE6FD8;
  background-color: #BE6FD8;
}

Frequently asked questions

What color is #BE6FD8?+

#BE6FD8 is a HEX color with RGB value rgb(190, 111, 216) and HSL value hsl(285, 57%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BE6FD8?+

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