#AFBC4D Color

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

Color preview

#AFBC4D

Color formats

HEX
#AFBC4D
RGB
rgb(175, 188, 77)
RGBA
rgba(175, 188, 77, 1)
HSL
hsl(67, 45%, 52%)
HSV
hsv(67, 59%, 74%)
CMYK
cmyk(7%, 0%, 59%, 26%)
CSS variable
--color-primary: #AFBC4D;
Lowercase HEX
#afbc4d

Shades

Tints

Tones

Harmony

CSS snippets for #AFBC4D

.color-afbc4d {
  color: #AFBC4D;
  background-color: #AFBC4D;
}

Frequently asked questions

What color is #AFBC4D?+

#AFBC4D is a HEX color with RGB value rgb(175, 188, 77) and HSL value hsl(67, 45%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBC4D?+

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