#A7BF31 Color

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

Color preview

#A7BF31

Color formats

HEX
#A7BF31
RGB
rgb(167, 191, 49)
RGBA
rgba(167, 191, 49, 1)
HSL
hsl(70, 59%, 47%)
HSV
hsv(70, 74%, 75%)
CMYK
cmyk(13%, 0%, 74%, 25%)
CSS variable
--color-primary: #A7BF31;
Lowercase HEX
#a7bf31

Shades

Tints

Tones

Harmony

CSS snippets for #A7BF31

.color-a7bf31 {
  color: #A7BF31;
  background-color: #A7BF31;
}

Frequently asked questions

What color is #A7BF31?+

#A7BF31 is a HEX color with RGB value rgb(167, 191, 49) and HSL value hsl(70, 59%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A7BF31?+

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