#AFBF4B Color

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

Color preview

#AFBF4B

Color formats

HEX
#AFBF4B
RGB
rgb(175, 191, 75)
RGBA
rgba(175, 191, 75, 1)
HSL
hsl(68, 48%, 52%)
HSV
hsv(68, 61%, 75%)
CMYK
cmyk(8%, 0%, 61%, 25%)
CSS variable
--color-primary: #AFBF4B;
Lowercase HEX
#afbf4b

Shades

Tints

Tones

Harmony

CSS snippets for #AFBF4B

.color-afbf4b {
  color: #AFBF4B;
  background-color: #AFBF4B;
}

Frequently asked questions

What color is #AFBF4B?+

#AFBF4B is a HEX color with RGB value rgb(175, 191, 75) and HSL value hsl(68, 48%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFBF4B?+

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