#BC888C Color

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

Color preview

#BC888C

Color formats

HEX
#BC888C
RGB
rgb(188, 136, 140)
RGBA
rgba(188, 136, 140, 1)
HSL
hsl(355, 28%, 64%)
HSV
hsv(355, 28%, 74%)
CMYK
cmyk(0%, 28%, 26%, 26%)
CSS variable
--color-primary: #BC888C;
Lowercase HEX
#bc888c

Shades

Tints

Tones

Harmony

CSS snippets for #BC888C

.color-bc888c {
  color: #BC888C;
  background-color: #BC888C;
}

Frequently asked questions

What color is #BC888C?+

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

What is the closest Tailwind color to #BC888C?+

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