#AFCC50 Color

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

Color preview

#AFCC50

Color formats

HEX
#AFCC50
RGB
rgb(175, 204, 80)
RGBA
rgba(175, 204, 80, 1)
HSL
hsl(74, 55%, 56%)
HSV
hsv(74, 61%, 80%)
CMYK
cmyk(14%, 0%, 61%, 20%)
CSS variable
--color-primary: #AFCC50;
Lowercase HEX
#afcc50

Shades

Tints

Tones

Harmony

CSS snippets for #AFCC50

.color-afcc50 {
  color: #AFCC50;
  background-color: #AFCC50;
}

Frequently asked questions

What color is #AFCC50?+

#AFCC50 is a HEX color with RGB value rgb(175, 204, 80) and HSL value hsl(74, 55%, 56%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFCC50?+

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