#AFEA85 Color

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

Color preview

#AFEA85

Color formats

HEX
#AFEA85
RGB
rgb(175, 234, 133)
RGBA
rgba(175, 234, 133, 1)
HSL
hsl(95, 71%, 72%)
HSV
hsv(95, 43%, 92%)
CMYK
cmyk(25%, 0%, 43%, 8%)
CSS variable
--color-primary: #AFEA85;
Lowercase HEX
#afea85

Shades

Tints

Tones

Harmony

CSS snippets for #AFEA85

.color-afea85 {
  color: #AFEA85;
  background-color: #AFEA85;
}

Frequently asked questions

What color is #AFEA85?+

#AFEA85 is a HEX color with RGB value rgb(175, 234, 133) and HSL value hsl(95, 71%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AFEA85?+

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