#BF5EAF Color

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

Color preview

#BF5EAF

Color formats

HEX
#BF5EAF
RGB
rgb(191, 94, 175)
RGBA
rgba(191, 94, 175, 1)
HSL
hsl(310, 43%, 56%)
HSV
hsv(310, 51%, 75%)
CMYK
cmyk(0%, 51%, 8%, 25%)
CSS variable
--color-primary: #BF5EAF;
Lowercase HEX
#bf5eaf

Shades

Tints

Tones

Harmony

CSS snippets for #BF5EAF

.color-bf5eaf {
  color: #BF5EAF;
  background-color: #BF5EAF;
}

Frequently asked questions

What color is #BF5EAF?+

#BF5EAF is a HEX color with RGB value rgb(191, 94, 175) and HSL value hsl(310, 43%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF5EAF?+

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