#BC6686 Color

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

Color preview

#BC6686

Color formats

HEX
#BC6686
RGB
rgb(188, 102, 134)
RGBA
rgba(188, 102, 134, 1)
HSL
hsl(338, 39%, 57%)
HSV
hsv(338, 46%, 74%)
CMYK
cmyk(0%, 46%, 29%, 26%)
CSS variable
--color-primary: #BC6686;
Lowercase HEX
#bc6686

Shades

Tints

Tones

Harmony

CSS snippets for #BC6686

.color-bc6686 {
  color: #BC6686;
  background-color: #BC6686;
}

Frequently asked questions

What color is #BC6686?+

#BC6686 is a HEX color with RGB value rgb(188, 102, 134) and HSL value hsl(338, 39%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BC6686?+

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