#AFDA84 Color

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

Color preview

#AFDA84

Color formats

HEX
#AFDA84
RGB
rgb(175, 218, 132)
RGBA
rgba(175, 218, 132, 1)
HSL
hsl(90, 54%, 69%)
HSV
hsv(90, 39%, 85%)
CMYK
cmyk(20%, 0%, 39%, 15%)
CSS variable
--color-primary: #AFDA84;
Lowercase HEX
#afda84

Shades

Tints

Tones

Harmony

CSS snippets for #AFDA84

.color-afda84 {
  color: #AFDA84;
  background-color: #AFDA84;
}

Frequently asked questions

What color is #AFDA84?+

#AFDA84 is a HEX color with RGB value rgb(175, 218, 132) and HSL value hsl(90, 54%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AFDA84?+

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