#AFCA44 Color

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

Color preview

#AFCA44

Color formats

HEX
#AFCA44
RGB
rgb(175, 202, 68)
RGBA
rgba(175, 202, 68, 1)
HSL
hsl(72, 56%, 53%)
HSV
hsv(72, 66%, 79%)
CMYK
cmyk(13%, 0%, 66%, 21%)
CSS variable
--color-primary: #AFCA44;
Lowercase HEX
#afca44

Shades

Tints

Tones

Harmony

CSS snippets for #AFCA44

.color-afca44 {
  color: #AFCA44;
  background-color: #AFCA44;
}

Frequently asked questions

What color is #AFCA44?+

#AFCA44 is a HEX color with RGB value rgb(175, 202, 68) and HSL value hsl(72, 56%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFCA44?+

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