#A0BF4F Color

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

Color preview

#A0BF4F

Color formats

HEX
#A0BF4F
RGB
rgb(160, 191, 79)
RGBA
rgba(160, 191, 79, 1)
HSL
hsl(77, 47%, 53%)
HSV
hsv(77, 59%, 75%)
CMYK
cmyk(16%, 0%, 59%, 25%)
CSS variable
--color-primary: #A0BF4F;
Lowercase HEX
#a0bf4f

Shades

Tints

Tones

Harmony

CSS snippets for #A0BF4F

.color-a0bf4f {
  color: #A0BF4F;
  background-color: #A0BF4F;
}

Frequently asked questions

What color is #A0BF4F?+

#A0BF4F is a HEX color with RGB value rgb(160, 191, 79) and HSL value hsl(77, 47%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A0BF4F?+

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