#AFFD32 Color

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

Color preview

#AFFD32

Color formats

HEX
#AFFD32
RGB
rgb(175, 253, 50)
RGBA
rgba(175, 253, 50, 1)
HSL
hsl(83, 98%, 59%)
HSV
hsv(83, 80%, 99%)
CMYK
cmyk(31%, 0%, 80%, 1%)
CSS variable
--color-primary: #AFFD32;
Lowercase HEX
#affd32

Shades

Tints

Tones

Harmony

CSS snippets for #AFFD32

.color-affd32 {
  color: #AFFD32;
  background-color: #AFFD32;
}

Frequently asked questions

What color is #AFFD32?+

#AFFD32 is a HEX color with RGB value rgb(175, 253, 50) and HSL value hsl(83, 98%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AFFD32?+

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