#87654E Color

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

Color preview

#87654E

Color formats

HEX
#87654E
RGB
rgb(135, 101, 78)
RGBA
rgba(135, 101, 78, 1)
HSL
hsl(24, 27%, 42%)
HSV
hsv(24, 42%, 53%)
CMYK
cmyk(0%, 25%, 42%, 47%)
CSS variable
--color-primary: #87654E;
Lowercase HEX
#87654e

Shades

Tints

Tones

Harmony

CSS snippets for #87654E

.color-87654e {
  color: #87654E;
  background-color: #87654E;
}

Frequently asked questions

What color is #87654E?+

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

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

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