#B74EBB Color

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

Color preview

#B74EBB

Color formats

HEX
#B74EBB
RGB
rgb(183, 78, 187)
RGBA
rgba(183, 78, 187, 1)
HSL
hsl(298, 44%, 52%)
HSV
hsv(298, 58%, 73%)
CMYK
cmyk(2%, 58%, 0%, 27%)
CSS variable
--color-primary: #B74EBB;
Lowercase HEX
#b74ebb

Shades

Tints

Tones

Harmony

CSS snippets for #B74EBB

.color-b74ebb {
  color: #B74EBB;
  background-color: #B74EBB;
}

Frequently asked questions

What color is #B74EBB?+

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

What is the closest Tailwind color to #B74EBB?+

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