#AFDD31 Color

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

Color preview

#AFDD31

Color formats

HEX
#AFDD31
RGB
rgb(175, 221, 49)
RGBA
rgba(175, 221, 49, 1)
HSL
hsl(76, 72%, 53%)
HSV
hsv(76, 78%, 87%)
CMYK
cmyk(21%, 0%, 78%, 13%)
CSS variable
--color-primary: #AFDD31;
Lowercase HEX
#afdd31

Shades

Tints

Tones

Harmony

CSS snippets for #AFDD31

.color-afdd31 {
  color: #AFDD31;
  background-color: #AFDD31;
}

Frequently asked questions

What color is #AFDD31?+

#AFDD31 is a HEX color with RGB value rgb(175, 221, 49) and HSL value hsl(76, 72%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFDD31?+

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