#AFCA28 Color

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

Color preview

#AFCA28

Color formats

HEX
#AFCA28
RGB
rgb(175, 202, 40)
RGBA
rgba(175, 202, 40, 1)
HSL
hsl(70, 67%, 47%)
HSV
hsv(70, 80%, 79%)
CMYK
cmyk(13%, 0%, 80%, 21%)
CSS variable
--color-primary: #AFCA28;
Lowercase HEX
#afca28

Shades

Tints

Tones

Harmony

CSS snippets for #AFCA28

.color-afca28 {
  color: #AFCA28;
  background-color: #AFCA28;
}

Frequently asked questions

What color is #AFCA28?+

#AFCA28 is a HEX color with RGB value rgb(175, 202, 40) and HSL value hsl(70, 67%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFCA28?+

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