#AFBC1A Color

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

Color preview

#AFBC1A

Color formats

HEX
#AFBC1A
RGB
rgb(175, 188, 26)
RGBA
rgba(175, 188, 26, 1)
HSL
hsl(65, 76%, 42%)
HSV
hsv(65, 86%, 74%)
CMYK
cmyk(7%, 0%, 86%, 26%)
CSS variable
--color-primary: #AFBC1A;
Lowercase HEX
#afbc1a

Shades

Tints

Tones

Harmony

CSS snippets for #AFBC1A

.color-afbc1a {
  color: #AFBC1A;
  background-color: #AFBC1A;
}

Frequently asked questions

What color is #AFBC1A?+

#AFBC1A is a HEX color with RGB value rgb(175, 188, 26) and HSL value hsl(65, 76%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFBC1A?+

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