#AFCD5B Color

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

Color preview

#AFCD5B

Color formats

HEX
#AFCD5B
RGB
rgb(175, 205, 91)
RGBA
rgba(175, 205, 91, 1)
HSL
hsl(76, 53%, 58%)
HSV
hsv(76, 56%, 80%)
CMYK
cmyk(15%, 0%, 56%, 20%)
CSS variable
--color-primary: #AFCD5B;
Lowercase HEX
#afcd5b

Shades

Tints

Tones

Harmony

CSS snippets for #AFCD5B

.color-afcd5b {
  color: #AFCD5B;
  background-color: #AFCD5B;
}

Frequently asked questions

What color is #AFCD5B?+

#AFCD5B is a HEX color with RGB value rgb(175, 205, 91) and HSL value hsl(76, 53%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AFCD5B?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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