#AFBF00 Color

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

Color preview

#AFBF00

Color formats

HEX
#AFBF00
RGB
rgb(175, 191, 0)
RGBA
rgba(175, 191, 0, 1)
HSL
hsl(65, 100%, 37%)
HSV
hsv(65, 100%, 75%)
CMYK
cmyk(8%, 0%, 100%, 25%)
CSS variable
--color-primary: #AFBF00;
Lowercase HEX
#afbf00

Shades

Tints

Tones

Harmony

CSS snippets for #AFBF00

.color-afbf00 {
  color: #AFBF00;
  background-color: #AFBF00;
}

Frequently asked questions

What color is #AFBF00?+

#AFBF00 is a HEX color with RGB value rgb(175, 191, 0) and HSL value hsl(65, 100%, 37%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFBF00?+

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