#AFBB4E Color

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

Color preview

#AFBB4E

Color formats

HEX
#AFBB4E
RGB
rgb(175, 187, 78)
RGBA
rgba(175, 187, 78, 1)
HSL
hsl(67, 44%, 52%)
HSV
hsv(67, 58%, 73%)
CMYK
cmyk(6%, 0%, 58%, 27%)
CSS variable
--color-primary: #AFBB4E;
Lowercase HEX
#afbb4e

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB4E

.color-afbb4e {
  color: #AFBB4E;
  background-color: #AFBB4E;
}

Frequently asked questions

What color is #AFBB4E?+

#AFBB4E is a HEX color with RGB value rgb(175, 187, 78) and HSL value hsl(67, 44%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBB4E?+

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