#BF6E7E Color

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

Color preview

#BF6E7E

Color formats

HEX
#BF6E7E
RGB
rgb(191, 110, 126)
RGBA
rgba(191, 110, 126, 1)
HSL
hsl(348, 39%, 59%)
HSV
hsv(348, 42%, 75%)
CMYK
cmyk(0%, 42%, 34%, 25%)
CSS variable
--color-primary: #BF6E7E;
Lowercase HEX
#bf6e7e

Shades

Tints

Tones

Harmony

CSS snippets for #BF6E7E

.color-bf6e7e {
  color: #BF6E7E;
  background-color: #BF6E7E;
}

Frequently asked questions

What color is #BF6E7E?+

#BF6E7E is a HEX color with RGB value rgb(191, 110, 126) and HSL value hsl(348, 39%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BF6E7E?+

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