#B64BEC Color

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

Color preview

#B64BEC

Color formats

HEX
#B64BEC
RGB
rgb(182, 75, 236)
RGBA
rgba(182, 75, 236, 1)
HSL
hsl(280, 81%, 61%)
HSV
hsv(280, 68%, 93%)
CMYK
cmyk(23%, 68%, 0%, 7%)
CSS variable
--color-primary: #B64BEC;
Lowercase HEX
#b64bec

Shades

Tints

Tones

Harmony

CSS snippets for #B64BEC

.color-b64bec {
  color: #B64BEC;
  background-color: #B64BEC;
}

Frequently asked questions

What color is #B64BEC?+

#B64BEC is a HEX color with RGB value rgb(182, 75, 236) and HSL value hsl(280, 81%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B64BEC?+

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