#AFBB44 Color

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

Color preview

#AFBB44

Color formats

HEX
#AFBB44
RGB
rgb(175, 187, 68)
RGBA
rgba(175, 187, 68, 1)
HSL
hsl(66, 47%, 50%)
HSV
hsv(66, 64%, 73%)
CMYK
cmyk(6%, 0%, 64%, 27%)
CSS variable
--color-primary: #AFBB44;
Lowercase HEX
#afbb44

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB44

.color-afbb44 {
  color: #AFBB44;
  background-color: #AFBB44;
}

Frequently asked questions

What color is #AFBB44?+

#AFBB44 is a HEX color with RGB value rgb(175, 187, 68) and HSL value hsl(66, 47%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFBB44?+

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