#98AF31 Color

Inspect #98AF31 across formats, palettes, contrast and closest named color matches.

Color preview

#98AF31

Color formats

HEX
#98AF31
RGB
rgb(152, 175, 49)
RGBA
rgba(152, 175, 49, 1)
HSL
hsl(71, 56%, 44%)
HSV
hsv(71, 72%, 69%)
CMYK
cmyk(13%, 0%, 72%, 31%)
CSS variable
--color-primary: #98AF31;
Lowercase HEX
#98af31

Shades

Tints

Tones

Harmony

CSS snippets for #98AF31

.color-98af31 {
  color: #98AF31;
  background-color: #98AF31;
}

Frequently asked questions

What color is #98AF31?+

#98AF31 is a HEX color with RGB value rgb(152, 175, 49) and HSL value hsl(71, 56%, 44%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #98AF31?+

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