#AFBF3B Color

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

Color preview

#AFBF3B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFBF3B

.color-afbf3b {
  color: #AFBF3B;
  background-color: #AFBF3B;
}

Frequently asked questions

What color is #AFBF3B?+

#AFBF3B is a HEX color with RGB value rgb(175, 191, 59) and HSL value hsl(67, 53%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFBF3B?+

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