#99A250 Color

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

Color preview

#99A250

Color formats

HEX
#99A250
RGB
rgb(153, 162, 80)
RGBA
rgba(153, 162, 80, 1)
HSL
hsl(67, 34%, 47%)
HSV
hsv(67, 51%, 64%)
CMYK
cmyk(6%, 0%, 51%, 36%)
CSS variable
--color-primary: #99A250;
Lowercase HEX
#99a250

Shades

Tints

Tones

Harmony

CSS snippets for #99A250

.color-99a250 {
  color: #99A250;
  background-color: #99A250;
}

Frequently asked questions

What color is #99A250?+

#99A250 is a HEX color with RGB value rgb(153, 162, 80) and HSL value hsl(67, 34%, 47%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #99A250?+

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