#999400 Color

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

Color preview

#999400

Color formats

HEX
#999400
RGB
rgb(153, 148, 0)
RGBA
rgba(153, 148, 0, 1)
HSL
hsl(58, 100%, 30%)
HSV
hsv(58, 100%, 60%)
CMYK
cmyk(0%, 3%, 100%, 40%)
CSS variable
--color-primary: #999400;
Lowercase HEX
#999400

Shades

Tints

Tones

Harmony

CSS snippets for #999400

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

Frequently asked questions

What color is #999400?+

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

What is the closest Tailwind color to #999400?+

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