#B64EE7 Color

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

Color preview

#B64EE7

Color formats

HEX
#B64EE7
RGB
rgb(182, 78, 231)
RGBA
rgba(182, 78, 231, 1)
HSL
hsl(281, 76%, 61%)
HSV
hsv(281, 66%, 91%)
CMYK
cmyk(21%, 66%, 0%, 9%)
CSS variable
--color-primary: #B64EE7;
Lowercase HEX
#b64ee7

Shades

Tints

Tones

Harmony

CSS snippets for #B64EE7

.color-b64ee7 {
  color: #B64EE7;
  background-color: #B64EE7;
}

Frequently asked questions

What color is #B64EE7?+

#B64EE7 is a HEX color with RGB value rgb(182, 78, 231) and HSL value hsl(281, 76%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B64EE7?+

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