#98AF32 Color

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

Color preview

#98AF32

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #98AF32

.color-98af32 {
  color: #98AF32;
  background-color: #98AF32;
}

Frequently asked questions

What color is #98AF32?+

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

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

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