#AFDC6B Color

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

Color preview

#AFDC6B

Color formats

HEX
#AFDC6B
RGB
rgb(175, 220, 107)
RGBA
rgba(175, 220, 107, 1)
HSL
hsl(84, 62%, 64%)
HSV
hsv(84, 51%, 86%)
CMYK
cmyk(20%, 0%, 51%, 14%)
CSS variable
--color-primary: #AFDC6B;
Lowercase HEX
#afdc6b

Shades

Tints

Tones

Harmony

CSS snippets for #AFDC6B

.color-afdc6b {
  color: #AFDC6B;
  background-color: #AFDC6B;
}

Frequently asked questions

What color is #AFDC6B?+

#AFDC6B is a HEX color with RGB value rgb(175, 220, 107) and HSL value hsl(84, 62%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFDC6B?+

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