#AFFF38 Color

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

Color preview

#AFFF38

Color formats

HEX
#AFFF38
RGB
rgb(175, 255, 56)
RGBA
rgba(175, 255, 56, 1)
HSL
hsl(84, 100%, 61%)
HSV
hsv(84, 78%, 100%)
CMYK
cmyk(31%, 0%, 78%, 0%)
CSS variable
--color-primary: #AFFF38;
Lowercase HEX
#afff38

Shades

Tints

Tones

Harmony

CSS snippets for #AFFF38

.color-afff38 {
  color: #AFFF38;
  background-color: #AFFF38;
}

Frequently asked questions

What color is #AFFF38?+

#AFFF38 is a HEX color with RGB value rgb(175, 255, 56) and HSL value hsl(84, 100%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AFFF38?+

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