#B04EBB Color

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

Color preview

#B04EBB

Color formats

HEX
#B04EBB
RGB
rgb(176, 78, 187)
RGBA
rgba(176, 78, 187, 1)
HSL
hsl(294, 44%, 52%)
HSV
hsv(294, 58%, 73%)
CMYK
cmyk(6%, 58%, 0%, 27%)
CSS variable
--color-primary: #B04EBB;
Lowercase HEX
#b04ebb

Shades

Tints

Tones

Harmony

CSS snippets for #B04EBB

.color-b04ebb {
  color: #B04EBB;
  background-color: #B04EBB;
}

Frequently asked questions

What color is #B04EBB?+

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

What is the closest Tailwind color to #B04EBB?+

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