#B04FBF Color

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

Color preview

#B04FBF

Color formats

HEX
#B04FBF
RGB
rgb(176, 79, 191)
RGBA
rgba(176, 79, 191, 1)
HSL
hsl(292, 47%, 53%)
HSV
hsv(292, 59%, 75%)
CMYK
cmyk(8%, 59%, 0%, 25%)
CSS variable
--color-primary: #B04FBF;
Lowercase HEX
#b04fbf

Shades

Tints

Tones

Harmony

CSS snippets for #B04FBF

.color-b04fbf {
  color: #B04FBF;
  background-color: #B04FBF;
}

Frequently asked questions

What color is #B04FBF?+

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

What is the closest Tailwind color to #B04FBF?+

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