#BC3F49 Color

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

Color preview

#BC3F49

Color formats

HEX
#BC3F49
RGB
rgb(188, 63, 73)
RGBA
rgba(188, 63, 73, 1)
HSL
hsl(355, 50%, 49%)
HSV
hsv(355, 66%, 74%)
CMYK
cmyk(0%, 66%, 61%, 26%)
CSS variable
--color-primary: #BC3F49;
Lowercase HEX
#bc3f49

Shades

Tints

Tones

Harmony

CSS snippets for #BC3F49

.color-bc3f49 {
  color: #BC3F49;
  background-color: #BC3F49;
}

Frequently asked questions

What color is #BC3F49?+

#BC3F49 is a HEX color with RGB value rgb(188, 63, 73) and HSL value hsl(355, 50%, 49%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC3F49?+

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