#AFFD13 Color

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

Color preview

#AFFD13

Color formats

HEX
#AFFD13
RGB
rgb(175, 253, 19)
RGBA
rgba(175, 253, 19, 1)
HSL
hsl(80, 98%, 53%)
HSV
hsv(80, 92%, 99%)
CMYK
cmyk(31%, 0%, 92%, 1%)
CSS variable
--color-primary: #AFFD13;
Lowercase HEX
#affd13

Shades

Tints

Tones

Harmony

CSS snippets for #AFFD13

.color-affd13 {
  color: #AFFD13;
  background-color: #AFFD13;
}

Frequently asked questions

What color is #AFFD13?+

#AFFD13 is a HEX color with RGB value rgb(175, 253, 19) and HSL value hsl(80, 98%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AFFD13?+

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