#AFBF4F Color

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

Color preview

#AFBF4F

Color formats

HEX
#AFBF4F
RGB
rgb(175, 191, 79)
RGBA
rgba(175, 191, 79, 1)
HSL
hsl(69, 47%, 53%)
HSV
hsv(69, 59%, 75%)
CMYK
cmyk(8%, 0%, 59%, 25%)
CSS variable
--color-primary: #AFBF4F;
Lowercase HEX
#afbf4f

Shades

Tints

Tones

Harmony

CSS snippets for #AFBF4F

.color-afbf4f {
  color: #AFBF4F;
  background-color: #AFBF4F;
}

Frequently asked questions

What color is #AFBF4F?+

#AFBF4F is a HEX color with RGB value rgb(175, 191, 79) and HSL value hsl(69, 47%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBF4F?+

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