#BF6AB8 Color

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

Color preview

#BF6AB8

Color formats

HEX
#BF6AB8
RGB
rgb(191, 106, 184)
RGBA
rgba(191, 106, 184, 1)
HSL
hsl(305, 40%, 58%)
HSV
hsv(305, 45%, 75%)
CMYK
cmyk(0%, 45%, 4%, 25%)
CSS variable
--color-primary: #BF6AB8;
Lowercase HEX
#bf6ab8

Shades

Tints

Tones

Harmony

CSS snippets for #BF6AB8

.color-bf6ab8 {
  color: #BF6AB8;
  background-color: #BF6AB8;
}

Frequently asked questions

What color is #BF6AB8?+

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

What is the closest Tailwind color to #BF6AB8?+

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