#BC7BAD Color

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

Color preview

#BC7BAD

Color formats

HEX
#BC7BAD
RGB
rgb(188, 123, 173)
RGBA
rgba(188, 123, 173, 1)
HSL
hsl(314, 33%, 61%)
HSV
hsv(314, 35%, 74%)
CMYK
cmyk(0%, 35%, 8%, 26%)
CSS variable
--color-primary: #BC7BAD;
Lowercase HEX
#bc7bad

Shades

Tints

Tones

Harmony

CSS snippets for #BC7BAD

.color-bc7bad {
  color: #BC7BAD;
  background-color: #BC7BAD;
}

Frequently asked questions

What color is #BC7BAD?+

#BC7BAD is a HEX color with RGB value rgb(188, 123, 173) and HSL value hsl(314, 33%, 61%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BC7BAD?+

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