#BC6858 Color

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

Color preview

#BC6858

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BC6858

.color-bc6858 {
  color: #BC6858;
  background-color: #BC6858;
}

Frequently asked questions

What color is #BC6858?+

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

What is the closest Tailwind color to #BC6858?+

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