#AFDA52 Color

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

Color preview

#AFDA52

Color formats

HEX
#AFDA52
RGB
rgb(175, 218, 82)
RGBA
rgba(175, 218, 82, 1)
HSL
hsl(79, 65%, 59%)
HSV
hsv(79, 62%, 85%)
CMYK
cmyk(20%, 0%, 62%, 15%)
CSS variable
--color-primary: #AFDA52;
Lowercase HEX
#afda52

Shades

Tints

Tones

Harmony

CSS snippets for #AFDA52

.color-afda52 {
  color: #AFDA52;
  background-color: #AFDA52;
}

Frequently asked questions

What color is #AFDA52?+

#AFDA52 is a HEX color with RGB value rgb(175, 218, 82) and HSL value hsl(79, 65%, 59%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFDA52?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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