#BC6172 Color

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

Color preview

#BC6172

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BC6172

.color-bc6172 {
  color: #BC6172;
  background-color: #BC6172;
}

Frequently asked questions

What color is #BC6172?+

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

What is the closest Tailwind color to #BC6172?+

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