#BC6D9D Color

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

Color preview

#BC6D9D

Color formats

HEX
#BC6D9D
RGB
rgb(188, 109, 157)
RGBA
rgba(188, 109, 157, 1)
HSL
hsl(324, 37%, 58%)
HSV
hsv(324, 42%, 74%)
CMYK
cmyk(0%, 42%, 16%, 26%)
CSS variable
--color-primary: #BC6D9D;
Lowercase HEX
#bc6d9d

Shades

Tints

Tones

Harmony

CSS snippets for #BC6D9D

.color-bc6d9d {
  color: #BC6D9D;
  background-color: #BC6D9D;
}

Frequently asked questions

What color is #BC6D9D?+

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

What is the closest Tailwind color to #BC6D9D?+

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