#98765D Color

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

Color preview

#98765D

Color formats

HEX
#98765D
RGB
rgb(152, 118, 93)
RGBA
rgba(152, 118, 93, 1)
HSL
hsl(25, 24%, 48%)
HSV
hsv(25, 39%, 60%)
CMYK
cmyk(0%, 22%, 39%, 40%)
CSS variable
--color-primary: #98765D;
Lowercase HEX
#98765d

Shades

Tints

Tones

Harmony

CSS snippets for #98765D

.color-98765d {
  color: #98765D;
  background-color: #98765D;
}

Frequently asked questions

What color is #98765D?+

#98765D is a HEX color with RGB value rgb(152, 118, 93) and HSL value hsl(25, 24%, 48%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #98765D?+

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