#87654F Color

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

Color preview

#87654F

Color formats

HEX
#87654F
RGB
rgb(135, 101, 79)
RGBA
rgba(135, 101, 79, 1)
HSL
hsl(24, 26%, 42%)
HSV
hsv(24, 41%, 53%)
CMYK
cmyk(0%, 25%, 41%, 47%)
CSS variable
--color-primary: #87654F;
Lowercase HEX
#87654f

Shades

Tints

Tones

Harmony

CSS snippets for #87654F

.color-87654f {
  color: #87654F;
  background-color: #87654F;
}

Frequently asked questions

What color is #87654F?+

#87654F is a HEX color with RGB value rgb(135, 101, 79) and HSL value hsl(24, 26%, 42%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #87654F?+

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