#AFAF55 Color

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

Color preview

#AFAF55

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AFAF55

.color-afaf55 {
  color: #AFAF55;
  background-color: #AFAF55;
}

Frequently asked questions

What color is #AFAF55?+

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

What is the closest Tailwind color to #AFAF55?+

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