#B04F9E Color

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

Color preview

#B04F9E

Color formats

HEX
#B04F9E
RGB
rgb(176, 79, 158)
RGBA
rgba(176, 79, 158, 1)
HSL
hsl(311, 38%, 50%)
HSV
hsv(311, 55%, 69%)
CMYK
cmyk(0%, 55%, 10%, 31%)
CSS variable
--color-primary: #B04F9E;
Lowercase HEX
#b04f9e

Shades

Tints

Tones

Harmony

CSS snippets for #B04F9E

.color-b04f9e {
  color: #B04F9E;
  background-color: #B04F9E;
}

Frequently asked questions

What color is #B04F9E?+

#B04F9E is a HEX color with RGB value rgb(176, 79, 158) and HSL value hsl(311, 38%, 50%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B04F9E?+

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