#AFCB2F Color

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

Color preview

#AFCB2F

Color formats

HEX
#AFCB2F
RGB
rgb(175, 203, 47)
RGBA
rgba(175, 203, 47, 1)
HSL
hsl(71, 62%, 49%)
HSV
hsv(71, 77%, 80%)
CMYK
cmyk(14%, 0%, 77%, 20%)
CSS variable
--color-primary: #AFCB2F;
Lowercase HEX
#afcb2f

Shades

Tints

Tones

Harmony

CSS snippets for #AFCB2F

.color-afcb2f {
  color: #AFCB2F;
  background-color: #AFCB2F;
}

Frequently asked questions

What color is #AFCB2F?+

#AFCB2F is a HEX color with RGB value rgb(175, 203, 47) and HSL value hsl(71, 62%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFCB2F?+

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