#AFBB11 Color

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

Color preview

#AFBB11

Color formats

HEX
#AFBB11
RGB
rgb(175, 187, 17)
RGBA
rgba(175, 187, 17, 1)
HSL
hsl(64, 83%, 40%)
HSV
hsv(64, 91%, 73%)
CMYK
cmyk(6%, 0%, 91%, 27%)
CSS variable
--color-primary: #AFBB11;
Lowercase HEX
#afbb11

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB11

.color-afbb11 {
  color: #AFBB11;
  background-color: #AFBB11;
}

Frequently asked questions

What color is #AFBB11?+

#AFBB11 is a HEX color with RGB value rgb(175, 187, 17) and HSL value hsl(64, 83%, 40%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFBB11?+

The closest Tailwind color is lime-500, available as the bg-lime-500 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