#98955D Color

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

Color preview

#98955D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #98955D

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

Frequently asked questions

What color is #98955D?+

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

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

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