#AFF85C Color

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

Color preview

#AFF85C

Color formats

HEX
#AFF85C
RGB
rgb(175, 248, 92)
RGBA
rgba(175, 248, 92, 1)
HSL
hsl(88, 92%, 67%)
HSV
hsv(88, 63%, 97%)
CMYK
cmyk(29%, 0%, 63%, 3%)
CSS variable
--color-primary: #AFF85C;
Lowercase HEX
#aff85c

Shades

Tints

Tones

Harmony

CSS snippets for #AFF85C

.color-aff85c {
  color: #AFF85C;
  background-color: #AFF85C;
}

Frequently asked questions

What color is #AFF85C?+

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

What is the closest Tailwind color to #AFF85C?+

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