#AFF10A Color

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

Color preview

#AFF10A

Color formats

HEX
#AFF10A
RGB
rgb(175, 241, 10)
RGBA
rgba(175, 241, 10, 1)
HSL
hsl(77, 92%, 49%)
HSV
hsv(77, 96%, 95%)
CMYK
cmyk(27%, 0%, 96%, 5%)
CSS variable
--color-primary: #AFF10A;
Lowercase HEX
#aff10a

Shades

Tints

Tones

Harmony

CSS snippets for #AFF10A

.color-aff10a {
  color: #AFF10A;
  background-color: #AFF10A;
}

Frequently asked questions

What color is #AFF10A?+

#AFF10A is a HEX color with RGB value rgb(175, 241, 10) and HSL value hsl(77, 92%, 49%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AFF10A?+

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