#AFCA16 Color

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

Color preview

#AFCA16

Color formats

HEX
#AFCA16
RGB
rgb(175, 202, 22)
RGBA
rgba(175, 202, 22, 1)
HSL
hsl(69, 80%, 44%)
HSV
hsv(69, 89%, 79%)
CMYK
cmyk(13%, 0%, 89%, 21%)
CSS variable
--color-primary: #AFCA16;
Lowercase HEX
#afca16

Shades

Tints

Tones

Harmony

CSS snippets for #AFCA16

.color-afca16 {
  color: #AFCA16;
  background-color: #AFCA16;
}

Frequently asked questions

What color is #AFCA16?+

#AFCA16 is a HEX color with RGB value rgb(175, 202, 22) and HSL value hsl(69, 80%, 44%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFCA16?+

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