#AFDA5B Color

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

Color preview

#AFDA5B

Color formats

HEX
#AFDA5B
RGB
rgb(175, 218, 91)
RGBA
rgba(175, 218, 91, 1)
HSL
hsl(80, 63%, 61%)
HSV
hsv(80, 58%, 85%)
CMYK
cmyk(20%, 0%, 58%, 15%)
CSS variable
--color-primary: #AFDA5B;
Lowercase HEX
#afda5b

Shades

Tints

Tones

Harmony

CSS snippets for #AFDA5B

.color-afda5b {
  color: #AFDA5B;
  background-color: #AFDA5B;
}

Frequently asked questions

What color is #AFDA5B?+

#AFDA5B is a HEX color with RGB value rgb(175, 218, 91) and HSL value hsl(80, 63%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFDA5B?+

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