#BC6275 Color

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

Color preview

#BC6275

Color formats

HEX
#BC6275
RGB
rgb(188, 98, 117)
RGBA
rgba(188, 98, 117, 1)
HSL
hsl(347, 40%, 56%)
HSV
hsv(347, 48%, 74%)
CMYK
cmyk(0%, 48%, 38%, 26%)
CSS variable
--color-primary: #BC6275;
Lowercase HEX
#bc6275

Shades

Tints

Tones

Harmony

CSS snippets for #BC6275

.color-bc6275 {
  color: #BC6275;
  background-color: #BC6275;
}

Frequently asked questions

What color is #BC6275?+

#BC6275 is a HEX color with RGB value rgb(188, 98, 117) and HSL value hsl(347, 40%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC6275?+

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