#AFDC09 Color

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

Color preview

#AFDC09

Color formats

HEX
#AFDC09
RGB
rgb(175, 220, 9)
RGBA
rgba(175, 220, 9, 1)
HSL
hsl(73, 92%, 45%)
HSV
hsv(73, 96%, 86%)
CMYK
cmyk(20%, 0%, 96%, 14%)
CSS variable
--color-primary: #AFDC09;
Lowercase HEX
#afdc09

Shades

Tints

Tones

Harmony

CSS snippets for #AFDC09

.color-afdc09 {
  color: #AFDC09;
  background-color: #AFDC09;
}

Frequently asked questions

What color is #AFDC09?+

#AFDC09 is a HEX color with RGB value rgb(175, 220, 9) and HSL value hsl(73, 92%, 45%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFDC09?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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