#AFF05A Color

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

Color preview

#AFF05A

Color formats

HEX
#AFF05A
RGB
rgb(175, 240, 90)
RGBA
rgba(175, 240, 90, 1)
HSL
hsl(86, 83%, 65%)
HSV
hsv(86, 62%, 94%)
CMYK
cmyk(27%, 0%, 62%, 6%)
CSS variable
--color-primary: #AFF05A;
Lowercase HEX
#aff05a

Shades

Tints

Tones

Harmony

CSS snippets for #AFF05A

.color-aff05a {
  color: #AFF05A;
  background-color: #AFF05A;
}

Frequently asked questions

What color is #AFF05A?+

#AFF05A is a HEX color with RGB value rgb(175, 240, 90) and HSL value hsl(86, 83%, 65%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AFF05A?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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