#98955C Color

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

Color preview

#98955C

Color formats

HEX
#98955C
RGB
rgb(152, 149, 92)
RGBA
rgba(152, 149, 92, 1)
HSL
hsl(57, 25%, 48%)
HSV
hsv(57, 39%, 60%)
CMYK
cmyk(0%, 2%, 39%, 40%)
CSS variable
--color-primary: #98955C;
Lowercase HEX
#98955c

Shades

Tints

Tones

Harmony

CSS snippets for #98955C

.color-98955c {
  color: #98955C;
  background-color: #98955C;
}

Frequently asked questions

What color is #98955C?+

#98955C is a HEX color with RGB value rgb(152, 149, 92) and HSL value hsl(57, 25%, 48%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #98955C?+

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