#BC6984 Color

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

Color preview

#BC6984

Color formats

HEX
#BC6984
RGB
rgb(188, 105, 132)
RGBA
rgba(188, 105, 132, 1)
HSL
hsl(340, 38%, 57%)
HSV
hsv(340, 44%, 74%)
CMYK
cmyk(0%, 44%, 30%, 26%)
CSS variable
--color-primary: #BC6984;
Lowercase HEX
#bc6984

Shades

Tints

Tones

Harmony

CSS snippets for #BC6984

.color-bc6984 {
  color: #BC6984;
  background-color: #BC6984;
}

Frequently asked questions

What color is #BC6984?+

#BC6984 is a HEX color with RGB value rgb(188, 105, 132) and HSL value hsl(340, 38%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BC6984?+

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