#BC7979 Color

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

Color preview

#BC7979

Color formats

HEX
#BC7979
RGB
rgb(188, 121, 121)
RGBA
rgba(188, 121, 121, 1)
HSL
hsl(0, 33%, 61%)
HSV
hsv(0, 36%, 74%)
CMYK
cmyk(0%, 36%, 36%, 26%)
CSS variable
--color-primary: #BC7979;
Lowercase HEX
#bc7979

Shades

Tints

Tones

Harmony

CSS snippets for #BC7979

.color-bc7979 {
  color: #BC7979;
  background-color: #BC7979;
}

Frequently asked questions

What color is #BC7979?+

#BC7979 is a HEX color with RGB value rgb(188, 121, 121) and HSL value hsl(0, 33%, 61%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BC7979?+

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