#AFBD47 Color

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

Color preview

#AFBD47

Color formats

HEX
#AFBD47
RGB
rgb(175, 189, 71)
RGBA
rgba(175, 189, 71, 1)
HSL
hsl(67, 47%, 51%)
HSV
hsv(67, 62%, 74%)
CMYK
cmyk(7%, 0%, 62%, 26%)
CSS variable
--color-primary: #AFBD47;
Lowercase HEX
#afbd47

Shades

Tints

Tones

Harmony

CSS snippets for #AFBD47

.color-afbd47 {
  color: #AFBD47;
  background-color: #AFBD47;
}

Frequently asked questions

What color is #AFBD47?+

#AFBD47 is a HEX color with RGB value rgb(175, 189, 71) and HSL value hsl(67, 47%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFBD47?+

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