#BC9988 Color

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

Color preview

#BC9988

Color formats

HEX
#BC9988
RGB
rgb(188, 153, 136)
RGBA
rgba(188, 153, 136, 1)
HSL
hsl(20, 28%, 64%)
HSV
hsv(20, 28%, 74%)
CMYK
cmyk(0%, 19%, 28%, 26%)
CSS variable
--color-primary: #BC9988;
Lowercase HEX
#bc9988

Shades

Tints

Tones

Harmony

CSS snippets for #BC9988

.color-bc9988 {
  color: #BC9988;
  background-color: #BC9988;
}

Frequently asked questions

What color is #BC9988?+

#BC9988 is a HEX color with RGB value rgb(188, 153, 136) and HSL value hsl(20, 28%, 64%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BC9988?+

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