#AFF55F Color

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

Color preview

#AFF55F

Color formats

HEX
#AFF55F
RGB
rgb(175, 245, 95)
RGBA
rgba(175, 245, 95, 1)
HSL
hsl(88, 88%, 67%)
HSV
hsv(88, 61%, 96%)
CMYK
cmyk(29%, 0%, 61%, 4%)
CSS variable
--color-primary: #AFF55F;
Lowercase HEX
#aff55f

Shades

Tints

Tones

Harmony

CSS snippets for #AFF55F

.color-aff55f {
  color: #AFF55F;
  background-color: #AFF55F;
}

Frequently asked questions

What color is #AFF55F?+

#AFF55F is a HEX color with RGB value rgb(175, 245, 95) and HSL value hsl(88, 88%, 67%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AFF55F?+

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