#BC6C9F Color

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

Color preview

#BC6C9F

Color formats

HEX
#BC6C9F
RGB
rgb(188, 108, 159)
RGBA
rgba(188, 108, 159, 1)
HSL
hsl(322, 37%, 58%)
HSV
hsv(322, 43%, 74%)
CMYK
cmyk(0%, 43%, 15%, 26%)
CSS variable
--color-primary: #BC6C9F;
Lowercase HEX
#bc6c9f

Shades

Tints

Tones

Harmony

CSS snippets for #BC6C9F

.color-bc6c9f {
  color: #BC6C9F;
  background-color: #BC6C9F;
}

Frequently asked questions

What color is #BC6C9F?+

#BC6C9F is a HEX color with RGB value rgb(188, 108, 159) and HSL value hsl(322, 37%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BC6C9F?+

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