#BF6AB4 Color

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

Color preview

#BF6AB4

Color formats

HEX
#BF6AB4
RGB
rgb(191, 106, 180)
RGBA
rgba(191, 106, 180, 1)
HSL
hsl(308, 40%, 58%)
HSV
hsv(308, 45%, 75%)
CMYK
cmyk(0%, 45%, 6%, 25%)
CSS variable
--color-primary: #BF6AB4;
Lowercase HEX
#bf6ab4

Shades

Tints

Tones

Harmony

CSS snippets for #BF6AB4

.color-bf6ab4 {
  color: #BF6AB4;
  background-color: #BF6AB4;
}

Frequently asked questions

What color is #BF6AB4?+

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

What is the closest Tailwind color to #BF6AB4?+

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