#AFCA35 Color

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

Color preview

#AFCA35

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFCA35

.color-afca35 {
  color: #AFCA35;
  background-color: #AFCA35;
}

Frequently asked questions

What color is #AFCA35?+

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

What is the closest Tailwind color to #AFCA35?+

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