#AFBD35 Color

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

Color preview

#AFBD35

Color formats

HEX
#AFBD35
RGB
rgb(175, 189, 53)
RGBA
rgba(175, 189, 53, 1)
HSL
hsl(66, 56%, 47%)
HSV
hsv(66, 72%, 74%)
CMYK
cmyk(7%, 0%, 72%, 26%)
CSS variable
--color-primary: #AFBD35;
Lowercase HEX
#afbd35

Shades

Tints

Tones

Harmony

CSS snippets for #AFBD35

.color-afbd35 {
  color: #AFBD35;
  background-color: #AFBD35;
}

Frequently asked questions

What color is #AFBD35?+

#AFBD35 is a HEX color with RGB value rgb(175, 189, 53) and HSL value hsl(66, 56%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFBD35?+

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