#BC6173 Color

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

Color preview

#BC6173

Color formats

HEX
#BC6173
RGB
rgb(188, 97, 115)
RGBA
rgba(188, 97, 115, 1)
HSL
hsl(348, 40%, 56%)
HSV
hsv(348, 48%, 74%)
CMYK
cmyk(0%, 48%, 39%, 26%)
CSS variable
--color-primary: #BC6173;
Lowercase HEX
#bc6173

Shades

Tints

Tones

Harmony

CSS snippets for #BC6173

.color-bc6173 {
  color: #BC6173;
  background-color: #BC6173;
}

Frequently asked questions

What color is #BC6173?+

#BC6173 is a HEX color with RGB value rgb(188, 97, 115) and HSL value hsl(348, 40%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC6173?+

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