#BC6758 Color

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

Color preview

#BC6758

Color formats

HEX
#BC6758
RGB
rgb(188, 103, 88)
RGBA
rgba(188, 103, 88, 1)
HSL
hsl(9, 43%, 54%)
HSV
hsv(9, 53%, 74%)
CMYK
cmyk(0%, 45%, 53%, 26%)
CSS variable
--color-primary: #BC6758;
Lowercase HEX
#bc6758

Shades

Tints

Tones

Harmony

CSS snippets for #BC6758

.color-bc6758 {
  color: #BC6758;
  background-color: #BC6758;
}

Frequently asked questions

What color is #BC6758?+

#BC6758 is a HEX color with RGB value rgb(188, 103, 88) and HSL value hsl(9, 43%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BC6758?+

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