#AFBA50 Color

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

Color preview

#AFBA50

Color formats

HEX
#AFBA50
RGB
rgb(175, 186, 80)
RGBA
rgba(175, 186, 80, 1)
HSL
hsl(66, 43%, 52%)
HSV
hsv(66, 57%, 73%)
CMYK
cmyk(6%, 0%, 57%, 27%)
CSS variable
--color-primary: #AFBA50;
Lowercase HEX
#afba50

Shades

Tints

Tones

Harmony

CSS snippets for #AFBA50

.color-afba50 {
  color: #AFBA50;
  background-color: #AFBA50;
}

Frequently asked questions

What color is #AFBA50?+

#AFBA50 is a HEX color with RGB value rgb(175, 186, 80) and HSL value hsl(66, 43%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBA50?+

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