#BC9999 Color

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

Color preview

#BC9999

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BC9999

.color-bc9999 {
  color: #BC9999;
  background-color: #BC9999;
}

Frequently asked questions

What color is #BC9999?+

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

What is the closest Tailwind color to #BC9999?+

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