#AFDB83 Color

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

Color preview

#AFDB83

Color formats

HEX
#AFDB83
RGB
rgb(175, 219, 131)
RGBA
rgba(175, 219, 131, 1)
HSL
hsl(90, 55%, 69%)
HSV
hsv(90, 40%, 86%)
CMYK
cmyk(20%, 0%, 40%, 14%)
CSS variable
--color-primary: #AFDB83;
Lowercase HEX
#afdb83

Shades

Tints

Tones

Harmony

CSS snippets for #AFDB83

.color-afdb83 {
  color: #AFDB83;
  background-color: #AFDB83;
}

Frequently asked questions

What color is #AFDB83?+

#AFDB83 is a HEX color with RGB value rgb(175, 219, 131) and HSL value hsl(90, 55%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AFDB83?+

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