#B04FCD Color

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

Color preview

#B04FCD

Color formats

HEX
#B04FCD
RGB
rgb(176, 79, 205)
RGBA
rgba(176, 79, 205, 1)
HSL
hsl(286, 56%, 56%)
HSV
hsv(286, 61%, 80%)
CMYK
cmyk(14%, 61%, 0%, 20%)
CSS variable
--color-primary: #B04FCD;
Lowercase HEX
#b04fcd

Shades

Tints

Tones

Harmony

CSS snippets for #B04FCD

.color-b04fcd {
  color: #B04FCD;
  background-color: #B04FCD;
}

Frequently asked questions

What color is #B04FCD?+

#B04FCD is a HEX color with RGB value rgb(176, 79, 205) and HSL value hsl(286, 56%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B04FCD?+

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