#BC6979 Color

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

Color preview

#BC6979

Color formats

HEX
#BC6979
RGB
rgb(188, 105, 121)
RGBA
rgba(188, 105, 121, 1)
HSL
hsl(348, 38%, 57%)
HSV
hsv(348, 44%, 74%)
CMYK
cmyk(0%, 44%, 36%, 26%)
CSS variable
--color-primary: #BC6979;
Lowercase HEX
#bc6979

Shades

Tints

Tones

Harmony

CSS snippets for #BC6979

.color-bc6979 {
  color: #BC6979;
  background-color: #BC6979;
}

Frequently asked questions

What color is #BC6979?+

#BC6979 is a HEX color with RGB value rgb(188, 105, 121) and HSL value hsl(348, 38%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC6979?+

The closest Tailwind color is red-400, available as the bg-red-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