#AFCA3A Color

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

Color preview

#AFCA3A

Color formats

HEX
#AFCA3A
RGB
rgb(175, 202, 58)
RGBA
rgba(175, 202, 58, 1)
HSL
hsl(71, 58%, 51%)
HSV
hsv(71, 71%, 79%)
CMYK
cmyk(13%, 0%, 71%, 21%)
CSS variable
--color-primary: #AFCA3A;
Lowercase HEX
#afca3a

Shades

Tints

Tones

Harmony

CSS snippets for #AFCA3A

.color-afca3a {
  color: #AFCA3A;
  background-color: #AFCA3A;
}

Frequently asked questions

What color is #AFCA3A?+

#AFCA3A is a HEX color with RGB value rgb(175, 202, 58) and HSL value hsl(71, 58%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFCA3A?+

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