#AFCF30 Color

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

Color preview

#AFCF30

Color formats

HEX
#AFCF30
RGB
rgb(175, 207, 48)
RGBA
rgba(175, 207, 48, 1)
HSL
hsl(72, 62%, 50%)
HSV
hsv(72, 77%, 81%)
CMYK
cmyk(15%, 0%, 77%, 19%)
CSS variable
--color-primary: #AFCF30;
Lowercase HEX
#afcf30

Shades

Tints

Tones

Harmony

CSS snippets for #AFCF30

.color-afcf30 {
  color: #AFCF30;
  background-color: #AFCF30;
}

Frequently asked questions

What color is #AFCF30?+

#AFCF30 is a HEX color with RGB value rgb(175, 207, 48) and HSL value hsl(72, 62%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFCF30?+

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