#BC8383 Color

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

Color preview

#BC8383

Color formats

HEX
#BC8383
RGB
rgb(188, 131, 131)
RGBA
rgba(188, 131, 131, 1)
HSL
hsl(0, 30%, 63%)
HSV
hsv(0, 30%, 74%)
CMYK
cmyk(0%, 30%, 30%, 26%)
CSS variable
--color-primary: #BC8383;
Lowercase HEX
#bc8383

Shades

Tints

Tones

Harmony

CSS snippets for #BC8383

.color-bc8383 {
  color: #BC8383;
  background-color: #BC8383;
}

Frequently asked questions

What color is #BC8383?+

#BC8383 is a HEX color with RGB value rgb(188, 131, 131) and HSL value hsl(0, 30%, 63%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BC8383?+

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