#AFCE40 Color

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

Color preview

#AFCE40

Color formats

HEX
#AFCE40
RGB
rgb(175, 206, 64)
RGBA
rgba(175, 206, 64, 1)
HSL
hsl(73, 59%, 53%)
HSV
hsv(73, 69%, 81%)
CMYK
cmyk(15%, 0%, 69%, 19%)
CSS variable
--color-primary: #AFCE40;
Lowercase HEX
#afce40

Shades

Tints

Tones

Harmony

CSS snippets for #AFCE40

.color-afce40 {
  color: #AFCE40;
  background-color: #AFCE40;
}

Frequently asked questions

What color is #AFCE40?+

#AFCE40 is a HEX color with RGB value rgb(175, 206, 64) and HSL value hsl(73, 59%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFCE40?+

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