#B64FBF Color

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

Color preview

#B64FBF

Color formats

HEX
#B64FBF
RGB
rgb(182, 79, 191)
RGBA
rgba(182, 79, 191, 1)
HSL
hsl(295, 47%, 53%)
HSV
hsv(295, 59%, 75%)
CMYK
cmyk(5%, 59%, 0%, 25%)
CSS variable
--color-primary: #B64FBF;
Lowercase HEX
#b64fbf

Shades

Tints

Tones

Harmony

CSS snippets for #B64FBF

.color-b64fbf {
  color: #B64FBF;
  background-color: #B64FBF;
}

Frequently asked questions

What color is #B64FBF?+

#B64FBF is a HEX color with RGB value rgb(182, 79, 191) and HSL value hsl(295, 47%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B64FBF?+

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