#998000 Color

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

Color preview

#998000

Color formats

HEX
#998000
RGB
rgb(153, 128, 0)
RGBA
rgba(153, 128, 0, 1)
HSL
hsl(50, 100%, 30%)
HSV
hsv(50, 100%, 60%)
CMYK
cmyk(0%, 16%, 100%, 40%)
CSS variable
--color-primary: #998000;
Lowercase HEX
#998000

Shades

Tints

Tones

Harmony

CSS snippets for #998000

.color-998000 {
  color: #998000;
  background-color: #998000;
}

Frequently asked questions

What color is #998000?+

#998000 is a HEX color with RGB value rgb(153, 128, 0) and HSL value hsl(50, 100%, 30%). Its closest CSS named color is Olive.

What is the closest Tailwind color to #998000?+

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