#AFDF8B Color

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

Color preview

#AFDF8B

Color formats

HEX
#AFDF8B
RGB
rgb(175, 223, 139)
RGBA
rgba(175, 223, 139, 1)
HSL
hsl(94, 57%, 71%)
HSV
hsv(94, 38%, 87%)
CMYK
cmyk(22%, 0%, 38%, 13%)
CSS variable
--color-primary: #AFDF8B;
Lowercase HEX
#afdf8b

Shades

Tints

Tones

Harmony

CSS snippets for #AFDF8B

.color-afdf8b {
  color: #AFDF8B;
  background-color: #AFDF8B;
}

Frequently asked questions

What color is #AFDF8B?+

#AFDF8B is a HEX color with RGB value rgb(175, 223, 139) and HSL value hsl(94, 57%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AFDF8B?+

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