#AFCD55 Color

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

Color preview

#AFCD55

Color formats

HEX
#AFCD55
RGB
rgb(175, 205, 85)
RGBA
rgba(175, 205, 85, 1)
HSL
hsl(75, 55%, 57%)
HSV
hsv(75, 59%, 80%)
CMYK
cmyk(15%, 0%, 59%, 20%)
CSS variable
--color-primary: #AFCD55;
Lowercase HEX
#afcd55

Shades

Tints

Tones

Harmony

CSS snippets for #AFCD55

.color-afcd55 {
  color: #AFCD55;
  background-color: #AFCD55;
}

Frequently asked questions

What color is #AFCD55?+

#AFCD55 is a HEX color with RGB value rgb(175, 205, 85) and HSL value hsl(75, 55%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFCD55?+

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