#BC6982 Color

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

Color preview

#BC6982

Color formats

HEX
#BC6982
RGB
rgb(188, 105, 130)
RGBA
rgba(188, 105, 130, 1)
HSL
hsl(342, 38%, 57%)
HSV
hsv(342, 44%, 74%)
CMYK
cmyk(0%, 44%, 31%, 26%)
CSS variable
--color-primary: #BC6982;
Lowercase HEX
#bc6982

Shades

Tints

Tones

Harmony

CSS snippets for #BC6982

.color-bc6982 {
  color: #BC6982;
  background-color: #BC6982;
}

Frequently asked questions

What color is #BC6982?+

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

What is the closest Tailwind color to #BC6982?+

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