#B94EBB Color

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

Color preview

#B94EBB

Color formats

HEX
#B94EBB
RGB
rgb(185, 78, 187)
RGBA
rgba(185, 78, 187, 1)
HSL
hsl(299, 44%, 52%)
HSV
hsv(299, 58%, 73%)
CMYK
cmyk(1%, 58%, 0%, 27%)
CSS variable
--color-primary: #B94EBB;
Lowercase HEX
#b94ebb

Shades

Tints

Tones

Harmony

CSS snippets for #B94EBB

.color-b94ebb {
  color: #B94EBB;
  background-color: #B94EBB;
}

Frequently asked questions

What color is #B94EBB?+

#B94EBB is a HEX color with RGB value rgb(185, 78, 187) and HSL value hsl(299, 44%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B94EBB?+

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