#AFCC8D Color

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

Color preview

#AFCC8D

Color formats

HEX
#AFCC8D
RGB
rgb(175, 204, 141)
RGBA
rgba(175, 204, 141, 1)
HSL
hsl(88, 38%, 68%)
HSV
hsv(88, 31%, 80%)
CMYK
cmyk(14%, 0%, 31%, 20%)
CSS variable
--color-primary: #AFCC8D;
Lowercase HEX
#afcc8d

Shades

Tints

Tones

Harmony

CSS snippets for #AFCC8D

.color-afcc8d {
  color: #AFCC8D;
  background-color: #AFCC8D;
}

Frequently asked questions

What color is #AFCC8D?+

#AFCC8D is a HEX color with RGB value rgb(175, 204, 141) and HSL value hsl(88, 38%, 68%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AFCC8D?+

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