#BC6D8C Color

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

Color preview

#BC6D8C

Color formats

HEX
#BC6D8C
RGB
rgb(188, 109, 140)
RGBA
rgba(188, 109, 140, 1)
HSL
hsl(336, 37%, 58%)
HSV
hsv(336, 42%, 74%)
CMYK
cmyk(0%, 42%, 26%, 26%)
CSS variable
--color-primary: #BC6D8C;
Lowercase HEX
#bc6d8c

Shades

Tints

Tones

Harmony

CSS snippets for #BC6D8C

.color-bc6d8c {
  color: #BC6D8C;
  background-color: #BC6D8C;
}

Frequently asked questions

What color is #BC6D8C?+

#BC6D8C is a HEX color with RGB value rgb(188, 109, 140) and HSL value hsl(336, 37%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BC6D8C?+

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