#AFBB55 Color

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

Color preview

#AFBB55

Color formats

HEX
#AFBB55
RGB
rgb(175, 187, 85)
RGBA
rgba(175, 187, 85, 1)
HSL
hsl(67, 43%, 53%)
HSV
hsv(67, 55%, 73%)
CMYK
cmyk(6%, 0%, 55%, 27%)
CSS variable
--color-primary: #AFBB55;
Lowercase HEX
#afbb55

Shades

Tints

Tones

Harmony

CSS snippets for #AFBB55

.color-afbb55 {
  color: #AFBB55;
  background-color: #AFBB55;
}

Frequently asked questions

What color is #AFBB55?+

#AFBB55 is a HEX color with RGB value rgb(175, 187, 85) and HSL value hsl(67, 43%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFBB55?+

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