#AFCD37 Color

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

Color preview

#AFCD37

Color formats

HEX
#AFCD37
RGB
rgb(175, 205, 55)
RGBA
rgba(175, 205, 55, 1)
HSL
hsl(72, 60%, 51%)
HSV
hsv(72, 73%, 80%)
CMYK
cmyk(15%, 0%, 73%, 20%)
CSS variable
--color-primary: #AFCD37;
Lowercase HEX
#afcd37

Shades

Tints

Tones

Harmony

CSS snippets for #AFCD37

.color-afcd37 {
  color: #AFCD37;
  background-color: #AFCD37;
}

Frequently asked questions

What color is #AFCD37?+

#AFCD37 is a HEX color with RGB value rgb(175, 205, 55) and HSL value hsl(72, 60%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFCD37?+

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