#BF6C81 Color

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

Color preview

#BF6C81

Color formats

HEX
#BF6C81
RGB
rgb(191, 108, 129)
RGBA
rgba(191, 108, 129, 1)
HSL
hsl(345, 39%, 59%)
HSV
hsv(345, 43%, 75%)
CMYK
cmyk(0%, 43%, 32%, 25%)
CSS variable
--color-primary: #BF6C81;
Lowercase HEX
#bf6c81

Shades

Tints

Tones

Harmony

CSS snippets for #BF6C81

.color-bf6c81 {
  color: #BF6C81;
  background-color: #BF6C81;
}

Frequently asked questions

What color is #BF6C81?+

#BF6C81 is a HEX color with RGB value rgb(191, 108, 129) and HSL value hsl(345, 39%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BF6C81?+

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