#A9BF5F Color

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

Color preview

#A9BF5F

Color formats

HEX
#A9BF5F
RGB
rgb(169, 191, 95)
RGBA
rgba(169, 191, 95, 1)
HSL
hsl(74, 43%, 56%)
HSV
hsv(74, 50%, 75%)
CMYK
cmyk(12%, 0%, 50%, 25%)
CSS variable
--color-primary: #A9BF5F;
Lowercase HEX
#a9bf5f

Shades

Tints

Tones

Harmony

CSS snippets for #A9BF5F

.color-a9bf5f {
  color: #A9BF5F;
  background-color: #A9BF5F;
}

Frequently asked questions

What color is #A9BF5F?+

#A9BF5F is a HEX color with RGB value rgb(169, 191, 95) and HSL value hsl(74, 43%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #A9BF5F?+

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