#AFFF30 Color

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

Color preview

#AFFF30

Color formats

HEX
#AFFF30
RGB
rgb(175, 255, 48)
RGBA
rgba(175, 255, 48, 1)
HSL
hsl(83, 100%, 59%)
HSV
hsv(83, 81%, 100%)
CMYK
cmyk(31%, 0%, 81%, 0%)
CSS variable
--color-primary: #AFFF30;
Lowercase HEX
#afff30

Shades

Tints

Tones

Harmony

CSS snippets for #AFFF30

.color-afff30 {
  color: #AFFF30;
  background-color: #AFFF30;
}

Frequently asked questions

What color is #AFFF30?+

#AFFF30 is a HEX color with RGB value rgb(175, 255, 48) and HSL value hsl(83, 100%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AFFF30?+

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