#BC7854 Color

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

Color preview

#BC7854

Color formats

HEX
#BC7854
RGB
rgb(188, 120, 84)
RGBA
rgba(188, 120, 84, 1)
HSL
hsl(21, 44%, 53%)
HSV
hsv(21, 55%, 74%)
CMYK
cmyk(0%, 36%, 55%, 26%)
CSS variable
--color-primary: #BC7854;
Lowercase HEX
#bc7854

Shades

Tints

Tones

Harmony

CSS snippets for #BC7854

.color-bc7854 {
  color: #BC7854;
  background-color: #BC7854;
}

Frequently asked questions

What color is #BC7854?+

#BC7854 is a HEX color with RGB value rgb(188, 120, 84) and HSL value hsl(21, 44%, 53%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #BC7854?+

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