#998F33 Color

Inspect #998F33 across formats, palettes, contrast and closest named color matches.

Color preview

#998F33

Color formats

HEX
#998F33
RGB
rgb(153, 143, 51)
RGBA
rgba(153, 143, 51, 1)
HSL
hsl(54, 50%, 40%)
HSV
hsv(54, 67%, 60%)
CMYK
cmyk(0%, 7%, 67%, 40%)
CSS variable
--color-primary: #998F33;
Lowercase HEX
#998f33

Shades

Tints

Tones

Harmony

CSS snippets for #998F33

.color-998f33 {
  color: #998F33;
  background-color: #998F33;
}

Frequently asked questions

What color is #998F33?+

#998F33 is a HEX color with RGB value rgb(153, 143, 51) and HSL value hsl(54, 50%, 40%). Its closest CSS named color is OliveDrab.

What is the closest Tailwind color to #998F33?+

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