#AFCA2B Color

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

Color preview

#AFCA2B

Color formats

HEX
#AFCA2B
RGB
rgb(175, 202, 43)
RGBA
rgba(175, 202, 43, 1)
HSL
hsl(70, 65%, 48%)
HSV
hsv(70, 79%, 79%)
CMYK
cmyk(13%, 0%, 79%, 21%)
CSS variable
--color-primary: #AFCA2B;
Lowercase HEX
#afca2b

Shades

Tints

Tones

Harmony

CSS snippets for #AFCA2B

.color-afca2b {
  color: #AFCA2B;
  background-color: #AFCA2B;
}

Frequently asked questions

What color is #AFCA2B?+

#AFCA2B is a HEX color with RGB value rgb(175, 202, 43) and HSL value hsl(70, 65%, 48%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFCA2B?+

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