#BC8182 Color

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

Color preview

#BC8182

Color formats

HEX
#BC8182
RGB
rgb(188, 129, 130)
RGBA
rgba(188, 129, 130, 1)
HSL
hsl(359, 31%, 62%)
HSV
hsv(359, 31%, 74%)
CMYK
cmyk(0%, 31%, 31%, 26%)
CSS variable
--color-primary: #BC8182;
Lowercase HEX
#bc8182

Shades

Tints

Tones

Harmony

CSS snippets for #BC8182

.color-bc8182 {
  color: #BC8182;
  background-color: #BC8182;
}

Frequently asked questions

What color is #BC8182?+

#BC8182 is a HEX color with RGB value rgb(188, 129, 130) and HSL value hsl(359, 31%, 62%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BC8182?+

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