#BC6862 Color

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

Color preview

#BC6862

Color formats

HEX
#BC6862
RGB
rgb(188, 104, 98)
RGBA
rgba(188, 104, 98, 1)
HSL
hsl(4, 40%, 56%)
HSV
hsv(4, 48%, 74%)
CMYK
cmyk(0%, 45%, 48%, 26%)
CSS variable
--color-primary: #BC6862;
Lowercase HEX
#bc6862

Shades

Tints

Tones

Harmony

CSS snippets for #BC6862

.color-bc6862 {
  color: #BC6862;
  background-color: #BC6862;
}

Frequently asked questions

What color is #BC6862?+

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

What is the closest Tailwind color to #BC6862?+

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