#AFBB3E Color

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

Color preview

#AFBB3E

Color formats

HEX
#AFBB3E
RGB
rgb(175, 187, 62)
RGBA
rgba(175, 187, 62, 1)
HSL
hsl(66, 50%, 49%)
HSV
hsv(66, 67%, 73%)
CMYK
cmyk(6%, 0%, 67%, 27%)
CSS variable
--color-primary: #AFBB3E;
Lowercase HEX
#afbb3e

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB3E

.color-afbb3e {
  color: #AFBB3E;
  background-color: #AFBB3E;
}

Frequently asked questions

What color is #AFBB3E?+

#AFBB3E is a HEX color with RGB value rgb(175, 187, 62) and HSL value hsl(66, 50%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AFBB3E?+

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