#BF6AB5 Color

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

Color preview

#BF6AB5

Color formats

HEX
#BF6AB5
RGB
rgb(191, 106, 181)
RGBA
rgba(191, 106, 181, 1)
HSL
hsl(307, 40%, 58%)
HSV
hsv(307, 45%, 75%)
CMYK
cmyk(0%, 45%, 5%, 25%)
CSS variable
--color-primary: #BF6AB5;
Lowercase HEX
#bf6ab5

Shades

Tints

Tones

Harmony

CSS snippets for #BF6AB5

.color-bf6ab5 {
  color: #BF6AB5;
  background-color: #BF6AB5;
}

Frequently asked questions

What color is #BF6AB5?+

#BF6AB5 is a HEX color with RGB value rgb(191, 106, 181) and HSL value hsl(307, 40%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF6AB5?+

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