#BC9BAD Color

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

Color preview

#BC9BAD

Color formats

HEX
#BC9BAD
RGB
rgb(188, 155, 173)
RGBA
rgba(188, 155, 173, 1)
HSL
hsl(327, 20%, 67%)
HSV
hsv(327, 18%, 74%)
CMYK
cmyk(0%, 18%, 8%, 26%)
CSS variable
--color-primary: #BC9BAD;
Lowercase HEX
#bc9bad

Shades

Tints

Tones

Harmony

CSS snippets for #BC9BAD

.color-bc9bad {
  color: #BC9BAD;
  background-color: #BC9BAD;
}

Frequently asked questions

What color is #BC9BAD?+

#BC9BAD is a HEX color with RGB value rgb(188, 155, 173) and HSL value hsl(327, 20%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BC9BAD?+

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