#AFFA5A Color

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

Color preview

#AFFA5A

Color formats

HEX
#AFFA5A
RGB
rgb(175, 250, 90)
RGBA
rgba(175, 250, 90, 1)
HSL
hsl(88, 94%, 67%)
HSV
hsv(88, 64%, 98%)
CMYK
cmyk(30%, 0%, 64%, 2%)
CSS variable
--color-primary: #AFFA5A;
Lowercase HEX
#affa5a

Shades

Tints

Tones

Harmony

CSS snippets for #AFFA5A

.color-affa5a {
  color: #AFFA5A;
  background-color: #AFFA5A;
}

Frequently asked questions

What color is #AFFA5A?+

#AFFA5A is a HEX color with RGB value rgb(175, 250, 90) and HSL value hsl(88, 94%, 67%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AFFA5A?+

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