#AFAC46 Color

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

Color preview

#AFAC46

Color formats

HEX
#AFAC46
RGB
rgb(175, 172, 70)
RGBA
rgba(175, 172, 70, 1)
HSL
hsl(58, 43%, 48%)
HSV
hsv(58, 60%, 69%)
CMYK
cmyk(0%, 2%, 60%, 31%)
CSS variable
--color-primary: #AFAC46;
Lowercase HEX
#afac46

Shades

Tints

Tones

Harmony

CSS snippets for #AFAC46

.color-afac46 {
  color: #AFAC46;
  background-color: #AFAC46;
}

Frequently asked questions

What color is #AFAC46?+

#AFAC46 is a HEX color with RGB value rgb(175, 172, 70) and HSL value hsl(58, 43%, 48%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFAC46?+

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