#AFAC55 Color

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

Color preview

#AFAC55

Color formats

HEX
#AFAC55
RGB
rgb(175, 172, 85)
RGBA
rgba(175, 172, 85, 1)
HSL
hsl(58, 36%, 51%)
HSV
hsv(58, 51%, 69%)
CMYK
cmyk(0%, 2%, 51%, 31%)
CSS variable
--color-primary: #AFAC55;
Lowercase HEX
#afac55

Shades

Tints

Tones

Harmony

CSS snippets for #AFAC55

.color-afac55 {
  color: #AFAC55;
  background-color: #AFAC55;
}

Frequently asked questions

What color is #AFAC55?+

#AFAC55 is a HEX color with RGB value rgb(175, 172, 85) and HSL value hsl(58, 36%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFAC55?+

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