#BC999B Color

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

Color preview

#BC999B

Color formats

HEX
#BC999B
RGB
rgb(188, 153, 155)
RGBA
rgba(188, 153, 155, 1)
HSL
hsl(357, 21%, 67%)
HSV
hsv(357, 19%, 74%)
CMYK
cmyk(0%, 19%, 18%, 26%)
CSS variable
--color-primary: #BC999B;
Lowercase HEX
#bc999b

Shades

Tints

Tones

Harmony

CSS snippets for #BC999B

.color-bc999b {
  color: #BC999B;
  background-color: #BC999B;
}

Frequently asked questions

What color is #BC999B?+

#BC999B is a HEX color with RGB value rgb(188, 153, 155) and HSL value hsl(357, 21%, 67%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BC999B?+

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